AppendActionDocumentsDocuments Property DocuWare Platform .NET API
Ids of the documents to be attached

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

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

Property Value

Type: ListInt32
See Also

Reference