title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.GoalAreaHighlight method (Project) |
vbapj.chm131221 |
|
project-server |
|
56146d8b-f986-0ba7-3661-26b508db3ec8 |
06/08/2017 |
medium |
Highlights a goal area on the Project Guide toolbar to indicate it is currently selected. Deprecated in pjgenericshort.
expression. GoalAreaHighlight
( _goalArea_
)
expression A variable that represents an Application object.
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. |
Note
The Project Guide is disabled by default in Project. Although you can create and display custom Project Guide pages, we recommend that you create a task pane app instead of the Project Guide for new development.
[!includeSupport and feedback]