[]
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 |
The ForceDayOfWeekHoliday is defined by the specific year, so it's not a yearly holiday, and this property is always false.