Contains all versions of a particular version-controlled item.
For a list of all members of this type, see IHistory Members.
The important property of this interface is Path property inherited from IHierarchyItem. The url returned by this property is used by client applications to remove item from version control. The client application submits DELETE WebDAV request to this url and the engine calls PutUnderVersionControl passing false as a parameter. In your PutUnderVersionControl you will usually delete all versions.
Namespace: ITHit.WebDAV.Server.DeltaV
Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll)
IHistory Members | ITHit.WebDAV.Server.DeltaV Namespace