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