Click or drag to resize

DocumentStateFlagsClosed Field

The document is audited and closed. Adjustments are not allowed, but reopening is allowed. (Stored as 64).

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const DocumentStateFlags Closed = 64

Field Value

Type: DocumentStateFlags
See Also