Share via


Application.GoalAreaHighlight Method

Project Developer Reference

Highlights a goal area on the Project Guide toolbar to indicate it is currently selected.

Syntax

expression.GoalAreaHighlight(goalArea)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
goalArea Required Long The ID of the goal area to highlight. For example, setting the goalArea argument to 1 highlights the first goal area in the Goal Bar.

See Also