BatchUpdateDocumentsSourceId Property DocuWare Platform .NET API
The ids of the documents to be updated.

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

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

Property Value

Type: ListInt32
See Also

Reference