ArcGIS Runtime SDK for WPF - Library Reference
DirectionsFeatureSet Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.Client.Tasks Namespace : DirectionsFeatureSet Class


The following tables list the members exposed by DirectionsFeatureSet.

Public Constructors

Public Properties

 NameDescription
public PropertyDisplayFieldNameGets or sets the display field name. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyExtentThe extent of the route.  
public PropertyFeaturesGets or sets the features. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyFieldAliasesGets or sets the field aliases. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyFieldsGets or sets the fields. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyGeometryTypeGets or sets the type of the geometry. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyGlobalIdFieldNameGets or sets the global ID field name. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyMergedGeometryA single polyline representing the route.  
public PropertyObjectIdFieldNameGets or sets the object ID field name. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyObjectIDsGets the object IDs. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyRouteIDThe ID of the route returned from the server.  
public PropertyRouteNameName specified in RouteParameters.Stops.  
public PropertySpatialReferenceGets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyTotalDriveTimeActual drive time calculated for the route.  
public PropertyTotalLengthThe length of the route as specified in RouteParameters.DirectionsLengthUnits.  
public PropertyTotalTimeThe total time calculated for the route as specified in RouteParameters.DirectionsTimeAttribute.  
Top

Public Methods

 NameDescription
public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public MethodToJsonSerializes the FeatureSet to JSON (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
Top

See Also

© ESRI, Inc. All Rights Reserved.