[]
Determines whether the weekday holiday implementation is yearly.
[Browsable(false)]
public override bool IsYearly { get; }
<Browsable(False)>
Public Overrides ReadOnly Property IsYearly As Boolean
Type | Description |
---|---|
bool | true if a yearly weekday holiday; otherwise, false.
|
Since a forced weekday holiday for this implementation does not appear yearly, a false value is always returned.