This document is archived and information here might be outdated. Recommended version. |
The start date of the trip.
[Visual Basic .NET]
Public Property TripStart As DateTime
[C#]
public DateTime TripStart {get; set;}
[C++]
HRESULT get_TripStart(
void
);
[C++]
HRESULT put_TripStart(
);
Returns the departure time for the first day of travel.