City Based Parking and Routing System API Documentation

Route.Destination Property

Gets or sets the destination IIntersection of the current route.

public IIntersection Destination {get; set;}

Implements

IRoute.Destination

See Also

Route Class | CBPRS.Infrastructure Namespace