ArcGIS API for Silverlight - Library Reference
DirectionsFeatureSet Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : DirectionsFeatureSet Class


The following tables list the members exposed by DirectionsFeatureSet.

Public Constructors

Public Properties

 NameDescription
public PropertyDisplayFieldName Gets or sets the display field name. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyExtent The extent of the route.  
public PropertyFeatures Gets or sets the features. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyFieldAliases Gets or sets the field aliases. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyFields Gets or sets the fields. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyGeometryType Gets or sets the type of the geometry. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyGlobalIdFieldName Gets or sets the global ID field name. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyMergedGeometry A single polyline representing the route.  
public PropertyObjectIdFieldName Gets or sets the object ID field name. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyObjectIDs Gets the object IDs. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyRouteID The ID of the route returned from the server.  
public PropertyRouteNameName specified in RouteParameters.Stops.  
public PropertySpatialReference Gets or sets the spatial reference. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public PropertyTotalDriveTime Actual 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 MethodGetEnumerator Returns an enumerator that iterates through the collection. (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
public MethodToJson (Inherited from ESRI.ArcGIS.Client.Tasks.FeatureSet)
Top

See Also

© ESRI, Inc. All Rights Reserved.