Click or drag to resize

ErrorDetailsVERSION_HISTORY_IS_TREE Field

IT Hit WebDAV Classes Reference
If the request-URL identifies a checked-out version-controlled resource that will be automatically checked in when the lock is removed, then the versions identified by the DAV:predecessor-set of the checked-out resource MUST be descendants of the root version of the version history for the DAV:checked-out version.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public static readonly ErrorDetails VERSION_HISTORY_IS_TREE

Field Value

Type: ErrorDetails
See Also