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