Click or drag to resize
BatchUpdateResultItemDocument Property
The document after it has been updated.

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

Property Value

Type: Document
See Also