Click or drag to resize
DocumentsTransferInfo Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDocumentsTransferInfo

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[EagleAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class DocumentsTransferInfo

The DocumentsTransferInfo type exposes the following members.

Constructors
  NameDescription
Public methodDocumentsTransferInfo
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyDocuments
Public propertyFillIntellix
If this flag is true the source document's metadata is adjusted with intellix suggestions using the intellix map for the default assigned file cabinet.
Public propertyKeepSource
If this flag is true the source documents remain in the source file cabinet; otherwise they are removed from the source file cabinet.
Public propertySourceFileCabinetId
Gets the id of the file cabinet which contains the document to be copied/moved.
Top
Remarks