City Based Parking and Routing System API Documentation

Route.Source Property

Gets or sets the starting IIntersection of the current route.

public IIntersection Source {get; set;}

Implements

IRoute.Source

See Also

Route Class | CBPRS.Infrastructure Namespace