FileCabinetTransferInfo ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientFileCabinetTransferInfo

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

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class FileCabinetTransferInfo

The FileCabinetTransferInfo type exposes the following members.

Constructors

  NameDescription
Public methodFileCabinetTransferInfo
Creates a new instance of this class
Top
Properties

  NameDescription
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 propertySourceDocId
Contains the identifiers of the documents to be copied/moved.
Public propertySourceFileCabinetId
Gets the id of the file cabinet which contains the document to be copied/moved.
Top
Remarks

See Also

Reference