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