ESRI.ArcGIS.Mobile.Client
RoutingViewModel Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.Routing Namespace : RoutingViewModel Class


The following tables list the members exposed by RoutingViewModel.

Public Constructors

 NameDescription
Public ConstructorRoutingViewModel Constructor Constructor  
Top

Public Properties

 NameDescription
Public PropertyCalculateRouteCommand Calculate route command  
Public PropertyClearDirectionsCommand Clear the current directions  
Public PropertyDirections Gets the Directions  
Public PropertyRouteSummary Gets the routing summary  
Public PropertySelectedStopIndex Gets/Sets seleted stop index  
Public PropertyStopMoveDownCommand  
Public PropertyStopMoveUpCommand  
Public PropertyStops Gets the collection of Stops  
Top

Protected Methods

 NameDescription
Protected MethodRaisePropertyChanged Raise property changed event  
Top

Public Events

 NameDescription
Public EventPropertyChanged Raises property changed notifications  
Top

See Also