Get an existing File Summary from a cached .ai.json file if it exists for the specifed File Name.
Syntax
finAI.GetExistingFileSummary(fileName)
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The Full File Name (of the non-.ai.json file). |
Return Value
finAI.FileSummary
A finAI.FileSummary object or Nothing if no cached summary exists.
- Member of:
- finAI
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0