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


For a list of all members of this type, see DirectionsFeatureSet members.

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

See Also

© ESRI, Inc. All Rights Reserved.