This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITime2 Interface > ITime2.DayOfYear Property (ArcObjects .NET 10.5 SDK) |
The day number of the year, starting with 1 for the first day of the year.
[Visual Basic .NET] Public ReadOnly Property DayOfYear As Short
[C#] public short DayOfYear {get;}
[C++]
HRESULT get_DayOfYear(
short* dayNumber
);
[C++]
Parameters dayNumber [out, retval] dayNumber is a parameter of type short