ITaskGroup IProjectDataModel.GetTaskGroupById(String taskGroupId)

Obtains a task group by ID from the current workflow.

Parameters

  • taskGroupId
    Type: String
    The task group ID.

Return Value

The discovered task group. If no match, null.