Click or drag to resize

DocumentUserStatus Property

The user status of this document if applicable for this document type. null means unknown or not yet set

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentTypeUserStatus UserStatus { get; }

Property Value

Type: DocumentTypeUserStatus
See Also