Click or drag to resize

UserBusinessRuleExecutionSessionBusinessRule Property

Gets the executed rule.

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

Property Value

Type: UserBusinessRule
The rule.
See Also