[]
Determines whether the holiday implementation is yearly.
public override bool IsYearly { get; }
Public Overrides ReadOnly Property IsYearly As Boolean
Type | Description |
---|---|
bool |
Since holidays for this implementation appear yearly, a true value is always returned.