No details are provided for this entry.
Declaration Syntax
public interface IWorkflowDataModel
Table 1806: Members
| 
                 Property  | TaskGroups | 
                 Returns the list of task groups  | 
| 
                 Property  | Tasks | 
                 Returns the list of tasks.  | 
| 
                 Method  | GetTaskByCoordinate(string) | 
                 Obtains a task by coordinate from the current workflow.  | 
| 
                 Method  | GetTaskById(string) | 
                 Obtains a task by ID from the current workflow.  | 
| 
                 Method  | GetTaskGroupByDirectoryName(string) | 
                 Obtains a task group by directory name from the current workflow.  | 
| 
                 Method  | GetTaskGroupById(string) | 
                 Obtains a task group by ID from the current workflow.  |