Closest Facility Task Info
A class that describes the transportation network that a closest facility task is bound to. It describes information about ClosestFacilityTask.
Since
200.1.0
See also
Properties
Accumulate attribute names.
Cost attributes.
Default impedance cutoff. An impedance cutoff is a value for the impedance beyond which facilities should not be found.
Default target facility count.
Default travel mode's name.
Directions distance text units. Default value UnitSystem.Metric will be returned on error.
Directions language. The language of the output directions e.g. "en-US".
Directions style. The directions setting to generate directions designed for different kind of applications. Default value DirectionsStyle.Desktop will be returned on error.
Whether the underlying network dataset supports the returning of directions. For services prior to ArcGIS 10.8, this value will be NetworkDirectionsSupport.Unknown.
Maximum locating distance is the furthest distance in meters that Network Analyst searches when locating or relocating a point onto the network. The search looks for suitable edges or junctions and snaps the point to the nearest one. If a suitable location isn't found within the maximum locating distance, the object is marked as unlocated.
Network name.
Output spatial reference. The spatial reference that will be used for output geometry during closest facility solving.
Restriction attributes. The names of set restriction attributes e.g. "Oneway".
Route shape type. The enumeration value for the output shape type e.g.straight line shape, true shape, or no shape. Default value RouteShapeType.None will be returned on error.
Start time usage. Default value StartTimeUsage.DepartureTime will be returned on error.
Array of supported languages. Supported languages of the output directions.
Array of supported restriction usage parameter values. Array of special string values for restriction usage, such as Avoid_High.
Travel direction. Default value TravelDirection.FromFacility will be returned on error.
Array of travel modes.