SerializableTimeZoneTime.DayOrder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property short DayOrder { short get(); void set(short value); };
public short DayOrder { get; set; }
Public Property DayOrder As Short
Property Value
The DayOrder property returns a short integer that represents the nth occurrence of the day that is specified in the DayOfWeek property that represents the date of transition from and to standard time and daylight saving time.