For automatic calendars, retrieve the automatic non working days between two dates.
Syntax
finCalendar.GetAutomaticNonWorkingDays([startDate], [endDate])
Parameters
| Name | Type | Optional | ByRef | Description |
| startDate |
Date |
Optional |
|
The start date. If omitted, 30 days ago will be assumed.
If omitted, a value of Nothing is assumed. |
| endDate |
Date |
Optional |
|
The end date. If omitted, 3 years will be assumed.
If omitted, a value of Nothing is assumed. |
Return Value
- Member of:
- finCalendar
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0