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