Imports a Resource and saves it as the correct type.
Syntax
finResource.LoadResourceFromByteArray(fileData, fileName)
Parameters
| Name | Type | Optional | ByRef | Description |
| fileData |
Byte() |
|
|
The byte array representing the data file. |
| fileName |
String |
|
|
|
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finResource
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0