The IVersionAsync type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | Created | 
            Gets the creation date of the item in repository expressed as the coordinated universal time (UTC).
            (Inherited from IHierarchyItemBaseAsync.) | 
|   | Modified | 
            Gets the last modification date of the item in repository expressed as the coordinated universal time (UTC).
            (Inherited from IHierarchyItemBaseAsync.) | 
|   | Name | 
            Gets the name of the item in repository.
            (Inherited from IHierarchyItemBaseAsync.) | 
|   | Path | 
            Unique item path in the repository relative to storage root.
            (Inherited from IHierarchyItemBaseAsync.) | 
|  | VersionName | 
            Name of the version.
             | 
 See Also
See Also