Click or drag to resize
ImportResultEntryErrorMessage Property
Gets or sets the error message if the import operation fails.

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

Property Value

Type: String
See Also