C# 클래스 TransitEvaluator.trip_instance

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

공개 프로퍼티들

프로퍼티 타입 설명
end_time int
start_time int
trip_id string

프로퍼티 상세

end_time 공개적으로 프로퍼티

public int end_time
리턴 int

start_time 공개적으로 프로퍼티

public int start_time
리턴 int

trip_id 공개적으로 프로퍼티

public string trip_id
리턴 string