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