GetTaskById(string)

Obtains a task by ID from the current system.

Declaration Syntax

public ITask GetTaskById(string taskID)

Parameters

taskID(string)

The task ID.