| BulkPaymentOrderObjectState Property  | 
 Gets the state of the domain object.
 
    Namespace: 
   Aloe.EnterpriseOne.Model.Finance.Payments
    Assembly:
   Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
 Syntax
Syntaxpublic override ObjectState ObjectState { get; }Public Overrides ReadOnly Property ObjectState As ObjectState
	Get
public:
virtual property ObjectState^ ObjectState {
	ObjectState^ get () override;
}abstract ObjectState : ObjectState with get
override ObjectState : ObjectState with get
Property Value
Type: 
ObjectState See Also
See Also