AppendActionParametersDocumentsInFront Property DocuWare Platform .NET API
Info for the documents to be attached before the target document

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

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

Property Value

Type: ListAppendActionDocuments
See Also

Reference