Click or drag to resize
ContentDivideOperationInfoForce Property
Force divide operation even if possible loss of data

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool Force { get; set; }

Property Value

Type: Boolean
See Also