City Based Parking and Routing System API Documentation
Lane.Parent Property
Gets or sets the parent road of this lane.
public
IRoad
Parent {get; set;}
Implements
ILane.Parent
See Also
Lane Class
|
CBPRS.Infrastructure Namespace