Summary
The following properties are supported by the network analyst solver object when working with the route solver.
Properties
Property | Explanation | Data Type |
findBestSequence (Read Only) | Indicates if the solver will automatically re-order the stops to minimize the impedance or visit the stops in the given order. This property returns the following keywords:
| String |
orderingType (Read Only) | The ordering of stops when findBestSequence property has a value FIND_BEST_ORDER. This property returns the following keywords:
| String |
routesShape (Read Only) | The shape type for the route features that are output by the solver. This property returns the following keywords:
| String |
startTime (Read Only) |
The start date and time for the route. | String |
timeZoneUsage (Read Only) | Indicates whether the route start time should be interpreted as the local time of the first stop in the route or as Coordinated Universal Time (UTC). This property returns the following keywords:
| String |
timeZoneUsageForTimeFields (Read Only) | Indicates whether datetime fields in the input data, such as time window fields, should be interpreted as the local time of the stop in the route or as Coordinated Universal Time (UTC). This property returns the following keywords:
| String |
useTimeWindows (Read Only) | Indicates if time windows will be used at the stops. This property returns the following keywords:
| String |