DocumentStateChangingBusinessEventClosing Property |
Create a new "Closed" 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 DocumentStateChangingBusinessEvent Closing { get; }
Public Shared ReadOnly Property Closing As DocumentStateChangingBusinessEvent
Get
public:
static property DocumentStateChangingBusinessEvent^ Closing {
DocumentStateChangingBusinessEvent^ get ();
}
static member Closing : DocumentStateChangingBusinessEvent with get
Property Value
Type:
DocumentStateChangingBusinessEvent
See Also