FileCabinetTransferInfoSourceDocId Property DocuWare Platform .NET API
Contains the identifiers of the documents to be copied/moved.

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

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

Property Value

Type: ListInt32
See Also

Reference