Click or drag to resize

UserBusinessRuleConditionRepository Property

Provides access to UserBusinessRuleConditionsRepository repository methods

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

Property Value

Type: UserBusinessRuleConditionsRepository
See Also