CurrentProject.ProjectType Property

Access Developer Reference

You can use the ProjectType property to determine the type of project that is currently open. Read-only AcProjectType.

Syntax

expression.ProjectType

expression   A variable that represents a CurrentProject object.