LoadCustomFile
What it does
Gets a user file saved on the Application Server.
Definition
File LoadCustomFile( string fileName );
Parameters
Name | Type | Description |
fileName | string | The name of the file to be retrieved from the Application Server |
Returned value
Type | Description |
File | The user file |
4/12/2024 6:16:02 PM