AppendActionParameters DocumentsAtBack 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: 6.5.0.0 (6.5.0.5648)
Syntax

public List<AppendActionDocuments> DocumentsAtBack { get; set; }

Property Value

Type: OnlineList AppendActionDocuments 
See Also