UpdateProgressTaskBoardFormat
Formats and displays tasks in the 'Progress' view of the Task Board, arranging them by their completion status (for example, Not Started, In Progress, Complete).
Input
Name | Type | Required | Description |
TaskId | String | True | The unique identifier for the task to be updated. Typically a globally unique identifier (GUID) or primary key. |
OrderHint | String | True | A hint indicating the order or position of the task on the task board. Used for sorting or display purposes. |