Click or drag to resize

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

Field Value

Type: ErrorDetails
See Also