RecurringDateTransitionType.Day Property

Definition

The Day property gets or sets the day of the month on which the time zone transition occurs.

public:
 property int Day { int get(); void set(int value); };
public int Day { get; set; }
Public Property Day As Integer

Property Value

The value of the Day property is an integer that represents the day of the month on which the time zone transition occurs.

Applies to