Click or drag to resize
BatchUpdateDocumentsSourceId Property
The ids of the documents to be updated.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Id")]
public List<int> Id { get; set; }

Property Value

Type: ListInt32
See Also