FileCabinetTransferInfoKeepSource Property DocuWare Platform .NET API
If this flag is true the source documents remain in the source file cabinet; otherwise they are removed from the source file cabinet.

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

C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool KeepSource { get; set; }

Property Value

Type: Boolean
See Also

Reference