ErrorDetailsCANNOT_COPY_HISTORY Field
IT Hit WebDAV Classes Reference
If the request-URL identifies a version
history, the request MUST fail. In order to create another
version history whose versions have the same content and dead
properties, the appropriate sequence of VERSION-CONTROL, CHECKOUT,
PUT, PROPPATCH, and CHECKIN requests must be made
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly ErrorDetails CANNOT_COPY_HISTORY
Public Shared ReadOnly CANNOT_COPY_HISTORY As ErrorDetails
public:
static initonly ErrorDetails CANNOT_COPY_HISTORY
static val CANNOT_COPY_HISTORY: ErrorDetails
Field Value
Type:
ErrorDetailsSee Also