BatchUpdateProcessDataField Property DocuWare Platform .NET API
The fields which are updated.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlElementAttribute("Field")]
public List<DocumentIndexField> Field { get; set; }

Property Value

Type: ListDocumentIndexField
See Also

Reference