[]
Gets or sets the starting day of the holiday.
public int StartDay { get; set; }
Public Property StartDay As Integer
Type | Description |
---|---|
int | An integer value that represents the holiday starting day which ranges from 1 through the number of days in a month. |