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