C# 클래스 TransitEvaluator.Trip

파일 보기 프로젝트 열기: Esri/public-transit-tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bikes_allowed TripRestrictionType
route_id string
service_id string
wheelchair_accessible TripRestrictionType

프로퍼티 상세

bikes_allowed 공개적으로 프로퍼티

public TripRestrictionType bikes_allowed
리턴 TripRestrictionType

route_id 공개적으로 프로퍼티

public string route_id
리턴 string

service_id 공개적으로 프로퍼티

public string service_id
리턴 string

wheelchair_accessible 공개적으로 프로퍼티

public TripRestrictionType wheelchair_accessible
리턴 TripRestrictionType