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