Click or drag to resize

ProcessLanes Property

List of ProcessLane child objects, based on the Systems.Bpm.ProcessLane.Process back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<ProcessLane> Lanes { get; }

Property Value

Type: ChildCollectionProcessLane
See Also