GetTaskById(string)

Obtains a task by ID from the current workflow.

Declaration Syntax

public ITask GetTaskById(string taskId)

Parameters

taskId(string)

The task ID.