This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasHeaderInfo Interface > ILasHeaderInfo.FlightDateJulian Property (ArcObjects .NET 10.5 SDK) |
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(
long* pDate
);
[C++]
Parameters pDate [out, retval] pDate is a parameter of type long