Active Property
Specifies if the projects is currently loaded.
Signature
object.Active
object
Project The object or objects this property applies to.
Active
Boolean; read-only
TRUE: The project is loaded.
FALSE: The project is not loaded.
Remarks
The ActiveProject property of the AeccApplication object is the only instance of AeccProject with this property set to TRUE. This indicates that access to project owned data in external databases, such as CogoPoints, is possible.