DocumentStateReleased Field |
Released document. Changes can be applied only through adjustment documents. (Stored as 30).
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const DocumentState Released = 30
Public Const Released As DocumentState = 30
public:
literal DocumentState^ Released = 30
static val mutable Released: DocumentState
Field Value
Type:
DocumentState
See Also