GoalAreaChange Method

Changes goal areas by firing the WindowGoalAreaChange event. Script in the main.html page then looks up and loads the appropriate task list page for the new goal area.

Syntax

expression.GoalAreaChange(goalArea)

*expression   *     Required. An expression that returns an Application object.

goalArea    Required Integer. An integer that corresponds to the new goal area to which you are changing. For example, setting the *goalArea   * argument to 1 will switch to the first goal area in the Project Guide.

Applies to | Application Object

See Also | GoalAreaHighlight Method | GoalAreaTaskHighlight Method