What it does
Gets information about a task.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| taskId | int | The ID of the task about which information is to be retrieved |
Returned value
| Type | Description |
|---|---|
| Task | Information about the task |
GetTaskInfo method in the ABBYY FlexiCapture web services API retrieves a Task object with details about a task identified by its task ID.
| Name | Type | Description |
|---|---|---|
| taskId | int | The ID of the task about which information is to be retrieved |
| Type | Description |
|---|---|
| Task | Information about the task |