Application.Edition property (Project)

Gets the edition of the Project application, either Project Standard or Project Professional. Read-only PjEditionType.

Syntax

expression. Edition

expression A variable that represents an Application object.

Remarks

The Edition property can be one of the following PjEditionType constants: pjEditionProfessional or pjEditionStandard.

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.