DocumentStateChangedBusinessEventAdjustment Property |
Create a new "Adjustment" event document state change event.
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static DocumentStateChangedBusinessEvent Adjustment { get; }
Public Shared ReadOnly Property Adjustment As DocumentStateChangedBusinessEvent
Get
public:
static property DocumentStateChangedBusinessEvent^ Adjustment {
DocumentStateChangedBusinessEvent^ get ();
}
static member Adjustment : DocumentStateChangedBusinessEvent with get
Property Value
Type:
DocumentStateChangedBusinessEvent
See Also