The day number of the week, starting with 1 for Sunday.
[Visual Basic .NET] Public ReadOnly Property DayOfWeek As Short
[C#] public short DayOfWeek {get;}
[C++]
HRESULT get_DayOfWeek(
short* dayNumber
);
[C++]Parameters
dayNumber [out, retval] dayNumber is a parameter of type short
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.