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
Public Shared ReadOnly VERSION_HISTORY_IS_TREE As ErrorDetails
public:
static initonly ErrorDetails VERSION_HISTORY_IS_TREE
static val VERSION_HISTORY_IS_TREE: ErrorDetails
Field Value
Type:
ErrorDetailsSee Also