ContentDivideOperationInfo ClassDocuWare Platform .NET API
Models a DocuWare content divide operation.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientContentDivideOperationInfo

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 ContentDivideOperationInfo

The ContentDivideOperationInfo type exposes the following members.

Constructors

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

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

See Also

Reference