Is this File Name (based on it's extension) supported for summarisation?
Syntax
finAI.IsFileSupportedForSummarisation(fileName, [aISummaryFileExists])
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The Full File Name. |
| aISummaryFileExists |
Boolean |
Optional |
ByRef |
Returns True if an AI Summary file already exists for this File Name.
If omitted, a value of False is assumed. |
Return Value
- Member of:
- finAI
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0