[]
Gets a value indicating whether the holiday implementation is yearly.
public override bool IsYearly { get; }
Public Overrides ReadOnly Property IsYearly As Boolean
Type | Description |
---|---|
bool |
DayOfWeekHoliday is a yearly holiday, and this property is always true.