IVersionableItem Methods

IT Hit WebDAV for .NET

The methods of the IVersionableItem interface are listed below. For a complete list of IVersionableItem interface members, see the IVersionableItem Members topic.

Public Instance Methods

CheckIn Creates new version. Copies all properties and content from this item.
CheckOut Allow modifications to the content and properties of this version-controlled item.
PutUnderVersionControl Puts or removes current item from version control.
UnCheckOut Cancels the checkout and restores the pre-checkout state of the version-controlled item.
UpdateToVersion Updates content and properties of the item to those identified by version parameter.

See Also

IVersionableItem Interface | ITHit.WebDAV.Server.DeltaV Namespace