ClosestFacilityTaskInfo

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

Link copied to clipboard

Accumulate attribute names.

Link copied to clipboard

Cost attributes.

Link copied to clipboard

Default impedance cutoff. An impedance cutoff is a value for the impedance beyond which facilities should not be found.

Link copied to clipboard

Default target facility count.

Link copied to clipboard

Default travel mode's name.

Link copied to clipboard

Directions distance text units. Default value UnitSystem.Metric will be returned on error.

Link copied to clipboard

Directions language. The language of the output directions e.g. "en-US".

Link copied to clipboard

Directions style. The directions setting to generate directions designed for different kind of applications. Default value DirectionsStyle.Desktop will be returned on error.

Link copied to clipboard

Whether the underlying network dataset supports the returning of directions. For services prior to ArcGIS 10.8, this value will be NetworkDirectionsSupport.Unknown.

Link copied to clipboard

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.

Link copied to clipboard

Network name.

Link copied to clipboard

Output spatial reference. The spatial reference that will be used for output geometry during closest facility solving.

Link copied to clipboard

Restriction attributes. The names of set restriction attributes e.g. "Oneway".

Link copied to clipboard

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.

Link copied to clipboard

Start time. A null if a start time was not set.

Link copied to clipboard

Start time usage. Default value StartTimeUsage.DepartureTime will be returned on error.

Link copied to clipboard

Array of supported languages. Supported languages of the output directions.

Link copied to clipboard

Array of supported restriction usage parameter values. Array of special string values for restriction usage, such as Avoid_High.

Link copied to clipboard

Travel direction. Default value TravelDirection.FromFacility will be returned on error.

Link copied to clipboard

Array of travel modes.