ProcessesRepositoryNodesChildCollectionDefinition Field |
Definition of the
Nodes 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<ProcessNode> NodesChildCollectionDefinition
Public Shared ReadOnly NodesChildCollectionDefinition As ChildCollectionDefinition(Of ProcessNode)
public:
static initonly ChildCollectionDefinition<ProcessNode^>^ NodesChildCollectionDefinition
static val NodesChildCollectionDefinition: ChildCollectionDefinition<ProcessNode>
Field Value
Type:
ChildCollectionDefinitionProcessNode
See Also