Click or drag to resize

UserBusinessRuleActions Property

List of UserBusinessRuleAction child objects, based on the Systems.Bpm.UserBusinessRuleAction.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<UserBusinessRuleAction> Actions { get; }

Property Value

Type: ChildCollectionUserBusinessRuleAction
See Also