SerializableTimeZoneTime.DayOrder Property

Definition

The DayOrder property 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.

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.

Applies to