Click or drag to resize
BatchUpdateProcessData Property
The data which is used to specifiy the updated data and update process control.

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

Property Value

Type: BatchUpdateProcessData
See Also