ITask
IProjectDataModel
.GetTaskByCoordinate(String coordinate)
Obtains a task by coordinate from the current workflow.
Remarks
Examples
Parameters
coordinate
Type: String
The task coordinate.
Return Value
Type:
ITask
The discovered task. If no match, null.