Click or drag to resize
ImportEntryVersionStatus Property
Gets or sets the status of the document.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
public ImportEntryVersionStatus Status { get; set; }

Property Value

Type: ImportEntryVersionStatus
See Also