title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.ApplicationBeforeClose event (Project) |
project-server |
|
9523a793-b4c1-fd79-303e-b167d7f80025 |
06/08/2017 |
medium |
Occurs before Project exits.
expression. ApplicationBeforeClose
( _Info_
, )
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Info | Required | EventInfo | EventInfo.Cancel is False when the event occurs. If the event procedure sets this argument to True, Project does not close when the procedure is finished. |
Nothing
Project events don't occur when the project is embedded in another document or application.
[!includeSupport and feedback]