Contents Namespaces | Ansys.ACT.WorkBench.Automation.Workflows Namespace | TaskGroupTemplate | Print page TaskTemplates Gets the task templates which make up the task group. The tasks are grouped into 'task groups'; for the normal case with no groups, it's a list of single-element lists. Declaration Syntaxpublic List<List<TaskTemplate>> TaskTemplates { set;get; } « TaskNames ToolboxGroup »