GetTaskGroupByDirectoryName(string)

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

Declaration Syntax

public ITaskGroup GetTaskGroupByDirectoryName(string directoryName)

Parameters

directoryName(string)

The task group directory name.