DocumentStateFlagsNew Field |
New document, just created. Can be edited. (Stored as 1).
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const DocumentStateFlags New = 1
Public Const New As DocumentStateFlags = 1
public:
literal DocumentStateFlags^ New = 1
static val mutable New: DocumentStateFlags
Field Value
Type:
DocumentStateFlags
See Also