Application.GoalAreaTaskHighlight Method
Project Developer Reference |
Highlights a specified task in the Project Guide.
Syntax
expression.GoalAreaTaskHighlight(TaskID)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
TaskID | Required | Long | The Task ID you wish to highlight. |
See Also