GetTaskInfo
What it does
Gets information about a task.
Definition
Task GetTaskInfo ( int taskId );
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 |
12.04.2024 18:16:02