getTask Method

Gets a Task with a given Id.

getTask(taskId: string): Task | undefined

Parameter Type Description
taskId string Id of the Task to get

Defined in

Last Updated: 08 January, 2020