What it does
Removes a user file from the Application Server.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| fileName | string | The name of the file to be removed from the Application Server |
Call RemoveCustomFile in the ABBYY FlexiCapture API to delete a user file by name from the Application Server within a given session.
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| fileName | string | The name of the file to be removed from the Application Server |