Enum RouteType
Describes the type of transportation used on a route.
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum RouteTypeBus
Used for short- and long-distance bus routes.
CableCar
Used for street-level cable cars where the cable runs beneath the car.
Ferry
Used for short- and long-distance boat service.
Funicular
Any rail system designed for steep inclines.
Gondola
Typically used for aerial cable cars where the car is suspended from the cable.
Rail
Used for intercity or long-distance travel.
SubwayMetro
Any underground rail system within a metropolitan area.
Tram
Any light rail or street level system within a metropolitan area.