property SwimLane.LaneByID ([ID as Variant]) as Lane
Gets the Lane object giving its identifier.

TypeDescription
ID as Variant A String expression that indicates the identifier of the lane, as returned by the ID property.
Lane A Lane object being queried.
The LaneByID property returns a Lane object giving its identifier. The ID property specifies the lane's unique identifier. The Position property specifies the lane's position into the Children collection.