ContentMergeOperationInfo ClassDocuWare Platform .NET API
Models a DocuWare content merge operation.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientContentMergeOperationInfo

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 ContentMergeOperationInfo

The ContentMergeOperationInfo type exposes the following members.

Constructors

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

  NameDescription
Public propertyDocuments
Public propertyForce
Force merge operation even if possible loss of data
Public propertyOperation
Operation that have to be executed.
Top
Remarks

See Also

Reference