Click or drag to resize
FileCabinetTransferInfoSourceDocId Property
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.9
Syntax
C#
[XmlElementAttribute("SourceDocId")]
public List<int> SourceDocId { get; set; }

Property Value

Type: ListInt32
See Also