Adds a task to the task list represented by the HFMwWorkspace instance. You specify the task’s name and the URL of the file that contains the task’s functionality.
<HFMwWorkspace>.AddTask (bstrName, bstrLink)
Indicates whether the task was successfully added to the task list. TRUE indicates success, FALSE failure. Boolean subtype.