Click or drag to resize

UserBusinessRuleEvents Property

List of UserBusinessRuleEvent child objects, based on the Systems.Bpm.UserBusinessRuleEvent.UserBusinessRule back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<UserBusinessRuleEvent> Events { get; }

Property Value

Type: ChildCollectionUserBusinessRuleEvent
See Also