title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Project.Deactivate event (Project) |
vbapj.chm131189 |
|
project-server |
|
ce4301e5-8881-1280-fafb-a87c37d088dd |
06/08/2017 |
medium |
Occurs when switching from the current project to another project.
expression. Deactivate
( _pj_
)
expression A variable that represents a Project object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
pj | Required | Project | The project that was deactivated. |
Nothing
The Deactivate event does not occur when you close a project or when you switch between two windows showing the same project.
Project events don't occur when the project is embedded in another document or application.
[!includeSupport and feedback]