UserBusinessRulesRepositoryEventsChildCollectionDefinition Field |
Definition of the
Events child list
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<UserBusinessRuleEvent> EventsChildCollectionDefinition
Public Shared ReadOnly EventsChildCollectionDefinition As ChildCollectionDefinition(Of UserBusinessRuleEvent)
public:
static initonly ChildCollectionDefinition<UserBusinessRuleEvent^>^ EventsChildCollectionDefinition
static val EventsChildCollectionDefinition: ChildCollectionDefinition<UserBusinessRuleEvent>
Field Value
Type:
ChildCollectionDefinitionUserBusinessRuleEvent
See Also