Click or drag to resize

DocumentObjectState Property

Gets the state of the object with regard to the transaction.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override ObjectState ObjectState { get; }

Property Value

Type: ObjectState
The state of the object.
See Also