ErrorDetailsPRESERVED_LIVE_PROPERTIES Field
IT Hit WebDAV Classes Reference
The server received an otherwise-valid MOVE or COPY request, but
cannot maintain the live properties with the same behavior at the destination. It may be that
the server only supports some live properties in some parts of the repository, or simply has an
internal error.
Namespace:
ITHit.WebDAV.Server
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public static readonly ErrorDetails PRESERVED_LIVE_PROPERTIES
Public Shared ReadOnly PRESERVED_LIVE_PROPERTIES As ErrorDetails
public:
static initonly ErrorDetails PRESERVED_LIVE_PROPERTIES
static val PRESERVED_LIVE_PROPERTIES: ErrorDetails
Field Value
Type:
ErrorDetailsSee Also