FileCabinetTransferInfo SourceDocId 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: 6.5.0.0 (6.5.0.5648)
Syntax

public List<int> SourceDocId { get; set; }

Property Value

Type: OnlineList OnlineInt32 
See Also