Click or drag to resize

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
Syntax
public const DocumentState Closed = 50

Field Value

Type: DocumentState
See Also