ProcessesRepositoryLanesChildCollectionDefinition Field |
Definition of the
Lanes 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<ProcessLane> LanesChildCollectionDefinition
Public Shared ReadOnly LanesChildCollectionDefinition As ChildCollectionDefinition(Of ProcessLane)
public:
static initonly ChildCollectionDefinition<ProcessLane^>^ LanesChildCollectionDefinition
static val LanesChildCollectionDefinition: ChildCollectionDefinition<ProcessLane>
Field Value
Type:
ChildCollectionDefinitionProcessLane
See Also