Click or drag to resize

DocumentTypeUserStatusState Property

The system state to which this user status is bound. [Required] [Filter(eq)]

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

Property Value

Type: DocumentState
See Also