Share via


Application.Edition Property

Project Developer Reference

Returns the edition of the current instance of Project. Can be one of the following PjEditionType constants: pjEditionProfessional or pjEditionStandard. Read-only Long.

Syntax

expression.Edition

expression   A variable that represents an Application object.

Return Value
PjEditionType

See Also