getTaskPropertyNames operation
Returns the custom property names of a task.
| Parameter | Type | Description |
|---|---|---|
| taskId | String | This task ID value can be the ID of the current task, which is obtained by passing F_CaseTask, or an explicit ID of another task. |
| return_value | String[] | The task property names in a string array. |