Contents Namespaces | Ansys.ACT.Interfaces.Workflow Namespace | IWorkflowDataModel | Print page GetTaskGroupById(string) Obtains a task group by ID from the current workflow. Declaration Syntaxpublic ITaskGroup GetTaskGroupById(string taskGroupId)ParameterstaskGroupId(string)The task group ID. « GetTaskGroupByDirectoryName(string) IWorkflowTask »