[]
Gets a value indicating whether the specified date is defined a holiday.
public abstract bool IsDefined(DateTime dateTime)
Public MustOverride Function IsDefined(dateTime As Date) As Boolean
| Type | Name | Description |
|---|---|---|
| DateTime | dateTime | A DateTime value indicates the date. |
| Type | Description |
|---|---|
| bool |