AppendActionParametersDocumentsAtBack Property DocuWare Platform .NET API
Info for the documents to be attached after the target document

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

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

Property Value

Type: ListAppendActionDocuments
See Also

Reference