Project.ID property (Project)
Gets the identification number of a project. Read-only Long.
Syntax
expression.ID
expression A variable that represents a Project object.
Remarks
The ID property of a project can change when the project is closed and then opened again after other projects are opened. Use the UniqueID property if you want a constant reference to a project.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.