Click or drag to resize

UserBusinessRuleExecutionSessionBusinessEvent Property

Gets the business event.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public BusinessEvent BusinessEvent { get; }

Property Value

Type: BusinessEvent
The business event.
See Also