Visual Basic (Declaration) | |
---|---|
Public Property Stops As IEnumerable(Of Graphic) |
C# | |
---|---|
public IEnumerable<Graphic> Stops {get; set;} |
To do batch routing (solving multiple routes at once), add route names to each of your stops.
Target Platforms:Windows Phone 7