title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SidepaneTaskChange method (Project) |
vbapj.chm53 |
|
project-server |
|
277a9242-b098-8f69-44b8-668175867b42 |
06/08/2017 |
medium |
Changes the side pane that is displayed in Project Guide.
expression. SidepaneTaskChange
( _ID_
, _IsGoalArea_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
ID | Required | Integer | The ID number of the side pane in the Project Guide. |
IsGoalArea | Optional | Boolean | True if trying to change to a different goal area in the Project Guide. False if trying to change to a different Project Guide task. |
Boolean
The SidepaneTaskChange method only has an effect when the Project Guide is shown.
[!includeSupport and feedback]