Click or drag to resize

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

Field Value

Type: ErrorDetails
See Also