| Name | Description |
![public Property](dotnetimages/publicProperty.gif) | AccumulateAttributes | The list of network attribute names to be accumulated with the analysis, i.e. which attributes should be returned as part of the response. The default is as defined in the specific routing network layer used in your RouteTask. You can specify any attributes names listed in the Service Directory under "Network Dataset -> Network Attributes" as "Usage Type: esriNAUTCost". (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | AttributeParameterValues | A set of attribute parameter values that can be parameterized to determine which network elements can be used by a vehicle. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | Barriers | The set of barriers loaded as network locations during analysis. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | DefaultBreaks | A comma-separated list of doubles. |
![public Property](dotnetimages/publicProperty.gif) | ExcludeSourcesFromPolygons | A comma-separated list of string names. |
![public Property](dotnetimages/publicProperty.gif) | Facilities | Collection of facility locations. |
![public Property](dotnetimages/publicProperty.gif) | ImpedanceAttribute | The network attribute name to be used as the impedance attribute in analysis. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | MergeSimilarPolygonRanges | Similar ranges will be merged in the result polygons. |
![public Property](dotnetimages/publicProperty.gif) | OutputGeometryPrecision | The precision of the output geometry after generalization. If 0, no generalization of output geometry is performed. If present and positive, it represents the MaximumAllowableOffset parameter - generalization is performed according to IPolycurve.Generalize. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | OutputGeometryPrecisionUnits | The units of the output geometry precision. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | OutputLines | The type of output lines to be generated in the result. The default is as defined in the specific routing network layer used in your RouteTask. Possible values are "esriNAOutputLineNone" (no line at all), "esriNAOutputLineStraight" (a straight line from start to end) and "esriNAOutputLineTrueShape" (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | OutputPolygons | The type of polygon(s) generated. The default is as defined in the network analysis layer. |
![public Property](dotnetimages/publicProperty.gif) | OutSpatialReference | The well-known ID of the spatial reference for the geometries returned with the analysis results. If outSR is not specified, the geometries are returned in the spatial reference of the routing network layer used in your RouteTask. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | OverlapLines | Indicates if the lines should overlap from multiple facilities. The default is defined in the network analysis. |
![public Property](dotnetimages/publicProperty.gif) | OverlapPolygons | Indicates if the polygons for all facilities should overlap. The default is defined in the network analysis layer. |
![public Property](dotnetimages/publicProperty.gif) | PolygonBarriers | The set of polygon barriers loaded as network locations during analysis. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | PolylineBarriers | The set of polyline barriers loaded as network locations during analysis. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | RestrictionAttributes | The list of network attribute names to be used as restrictions with the analysis. The default is as defined in the specific routing network layer used in your RouteTask. Possible values are listed in the Service Directory under "Network Dataset -> Network Attributes". You can also specify a value of "none" to indicate that no network attributes should be used as restrictions. If you specify an empty array, it will default to the default of the service. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | RestrictUTurns | Specifies how U-Turns should be handled. The default is as defined in the specific routing network layer used in your RouteTask. Possible values are "esriNFSBAllowBacktrack", "esriNFSBAtDeadEndsOnly" and "esriNFSBNoBacktrack". (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | ReturnBarriers | If true, barriers will be returned in the barriers property of RouteSolveResult. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | ReturnFacilities | If true , facilities will be returned in the facilities property of RouteEventArgs.Facilities. |
![public Property](dotnetimages/publicProperty.gif) | ReturnPolygonBarriers | If true, polyline barriers will be returned in the polylineBarriers of the RouteSolveResult. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | ReturnPolylineBarriers | If true, polygon barriers will be returned in the polygonBarriers of the RouteSolveResult. (Inherited from ESRI.ArcGIS.Client.Tasks.BaseRouteParameters) |
![public Property](dotnetimages/publicProperty.gif) | SplitLineAtBreaks | Lines will be split at breaks. The default is defined in the network analysis layer. |
![public Property](dotnetimages/publicProperty.gif) | SplitPolygonsAtBreaks | polygons will be split at breaks. The default is defined in the network analysis layer. |
![public Property](dotnetimages/publicProperty.gif) | TravelDirection | Indicates which order the travel directions will be return. |
![public Property](dotnetimages/publicProperty.gif) | TrimOuterPolygon | the outermost polygon (at the maximum break value) will be trimmed. The default is defined in the network analysis layer. |
![public Property](dotnetimages/publicProperty.gif) | TrimPolygonDistance | If polygons are being trimmed, provides the distance to trim. The default is defined in the network analysis layer. |
![public Property](dotnetimages/publicProperty.gif) | TrimPolygonDistanceUnits | If polygons are being trimmed, specifies the units of the trimPolygonDistance. The default is defined in the network analysis layer. |