For automatic Calendars, set which Country, and optionally State, should be used to generate holidays.
Syntax
finCalendar.SetAutomaticCountryDetails(countryCode, [state])
Parameters
| Name | Type | Optional | ByRef | Description |
| countryCode |
String |
|
|
The Country Code. |
| state |
String |
Optional |
|
For countries which support holidays by State, the State to use. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finCalendar
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0