ITaskGroup IProjectDataModel.GetTaskGroupByDirectoryName(String directoryName)

Obtains a task group by directory name from the current workflow.

Parameters

  • directoryName
    Type: String
    The task group directory name.

Return Value

The discovered task group. If no match, null.