Click or drag to resize
FileCabinetTransferInfoKeepSource Property
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.9
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool KeepSource { get; set; }

Property Value

Type: Boolean
See Also