Contents Namespaces | Ansys.ACT.Interfaces.Workflow Namespace | IWorkflowDataModel | Print page GetTaskById(string) Obtains a task by ID from the current workflow. Declaration Syntaxpublic ITask GetTaskById(string taskId)ParameterstaskId(string)The task ID. « GetTaskByCoordinate(string) GetTaskGroupByDirectoryName(string) »