title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Project.BeforeClose event (Project) |
project-server |
|
53ee16f4-2a6f-a575-7feb-90d1b92b9b07 |
06/08/2017 |
medium |
Occurs before a project is closed.
expression. BeforeClose
( _pj_
)
expression An expression that returns a Project object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
pj | Required | Project | The project that will be closed. |
Nothing
Project events don't occur when the project is embedded in another document or application.
[!includeSupport and feedback]