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

Property Value

Type: Boolean
See Also