ErrorDetailsCANNOT_MODIFY_VERSION_CONTROLLED_CONTENT Field
IT Hit WebDAV Classes Reference
If the request-URL
identifies a resource with a DAV:checked-in property, the request
MUST fail unless DAV:auto-version semantics will automatically
check out the resource.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly ErrorDetails CANNOT_MODIFY_VERSION_CONTROLLED_CONTENT
Public Shared ReadOnly CANNOT_MODIFY_VERSION_CONTROLLED_CONTENT As ErrorDetails
public:
static initonly ErrorDetails CANNOT_MODIFY_VERSION_CONTROLLED_CONTENT
static val CANNOT_MODIFY_VERSION_CONTROLLED_CONTENT: ErrorDetails
Field Value
Type:
ErrorDetailsSee Also