Share via


MajorRoutesRequest.Destination Property

 

A Waypoint Class object specifying the location where all of the major routes should end. Required. Set this property before making a service request.

Syntax

public Waypoint Destination { set; get; }
Public Property Destination As Waypoint