Click or drag to resize
DocumentVersionStatus Property
Version management status of the document

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

Property Value

Type: VersionManagementStatus
See Also