This member is for System Use Only and should NOT be used.
Get a File's Binary Content given its File Name and File Category.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The File Name (including the File Extension). |
| fileCategory |
String |
|
|
The File Category. If left blank, this will be extracted from the File Name if applicable, i.e., the File Name contains a sub-folder. |
| fileStream |
System.IO.FileStream |
|
ByRef |
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finDocumentFiles
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0