The properties of the IVersionableItem interface are listed below. For a complete list of IVersionableItem interface members, see the IVersionableItem Members topic.
AutoCheckIn | Indicates if item will be checked-in by the engine during the unlock request. |
AutoVersion | Determines how checked-in item responds to WebDAV client attempts to modify its content or properties. |
CheckedOut | Determines whether item is in checked-in or checked-out state. |
VersionHistory | Current item version history. Null, if item is not under version control. |
IVersionableItem Interface | ITHit.WebDAV.Server.DeltaV Namespace