DocumentStateClosed Field |
The document is audited and closed. Adjustments are not allowed, but reopening is allowed. (Stored as 50).
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const DocumentState Closed = 50
Public Const Closed As DocumentState = 50
public:
literal DocumentState^ Closed = 50
static val mutable Closed: DocumentState
Field Value
Type:
DocumentState
See Also