ProcessesRepositoryElementsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<ProcessElement> ElementsChildCollectionDefinition
Public Shared ReadOnly ElementsChildCollectionDefinition As ChildCollectionDefinition(Of ProcessElement)
public:
static initonly ChildCollectionDefinition<ProcessElement^>^ ElementsChildCollectionDefinition
static val ElementsChildCollectionDefinition: ChildCollectionDefinition<ProcessElement>
Field Value
Type:
ChildCollectionDefinitionProcessElement
See Also