The IVersionableItem type exposes the following members.
Name | Description | |
---|---|---|
Created |
Gets the creation date of the item in repository expressed as the coordinated universal time (UTC).
(Inherited from IHierarchyItemBase.) | |
IsAutoCheckedOut |
Gets a value indicating whether the item was check-out automatically by engine without
explicit request from client.
| |
IsCheckedOut |
Gets a value indicating whether the item is in checked-in or checked-out state.
| |
Modified |
Gets the last modification date of the item in repository expressed as the coordinated universal time (UTC).
(Inherited from IHierarchyItemBase.) | |
Name |
Gets the name of the item in repository.
(Inherited from IHierarchyItemBase.) | |
Path |
Unique item path in the repository relative to storage root.
(Inherited from IHierarchyItemBase.) | |
VersionHistory |
Current item version history. Null, if item is not under version control.
|