This document is archived and information here might be outdated. Recommended version. |
The flight date based on the Julian calendar.
[Visual Basic .NET]
Public ReadOnly Property FlightDateJulian As Integer
[C#]
public int FlightDateJulian {get;}
[C++]
HRESULT get_FlightDateJulian(
System.Int32* pDate
);
[C++] Parameters pDate [out, retval]
pDate is a parameter of type long*