GetTaskGroupById(string)

Obtains a task group by ID from the current workflow.

Declaration Syntax

public ITaskGroup GetTaskGroupById(string taskGroupId)

Parameters

taskGroupId(string)

The task group ID.