C# Class TransitEvaluator.Trip

Afficher le fichier Open project: Esri/public-transit-tools Class Usage Examples

Méthodes publiques

Свойство Type Description
bikes_allowed TripRestrictionType
route_id string
service_id string
wheelchair_accessible TripRestrictionType

Property Details

bikes_allowed public_oe property

public TripRestrictionType bikes_allowed
Résultat TripRestrictionType

route_id public_oe property

public string route_id
Résultat string

service_id public_oe property

public string service_id
Résultat string

wheelchair_accessible public_oe property

public TripRestrictionType wheelchair_accessible
Résultat TripRestrictionType