Waypoint.Location Property

 

A Location Class object indicating the location of the route stop. Required. Set this property before making a service request.

Syntax

public Location Location { set; get; }
Public Property Location As Location