ITaskGroup
IProjectDataModel
.GetTaskGroupByName(String taskGroupName)
Obtains a task group by name from the current workflow.
Remarks
Examples
Parameters
taskGroupName
Type: String
The task group name.
Return Value
Type:
ITaskGroup
The discovered task group. If no match, null.