Click or drag to resize

ConditionalBusinessRuleGetRepositoryEventMasks Property

Gets the event masks that are specific for the supplied repository.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Func<Repository, IEnumerable<IBusinessEventMask>> GetRepositoryEventMasks { get; }

Property Value

Type: FuncRepository, IEnumerableIBusinessEventMask
The type of the object.
See Also