RouteResponse.Result Property

 

A RouteResult Class object returned by the Route Service. Get this property from the service response.

Syntax

public RouteResult Result { set; get; }
Public Property Result As RouteResult