ITaskGroup IProjectDataModel.GetTaskGroupByName(String taskGroupName)

Obtains a task group by name from the current workflow.

Parameters

  • taskGroupName
    Type: String
    The task group name.

Return Value

The discovered task group. If no match, null.