0=New;5=Corrective;10=Computer Planned;20=Human Planned;30=Released;40=Completed;50=Closed [Required][Filter(eq;ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic DocumentState State { get; }
Public ReadOnly Property State As DocumentState
Get
public:
property DocumentState^ State {
DocumentState^ get ();
}
member State : DocumentState with get
Property Value
Type:
DocumentState
See Also