Click or drag to resize
BatchUpdateResultItemErrorMessage Property
The error message of the failed update operation.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also