Description
Wraps AcRxEventReactor::databaseConstructed. The event indicates that the Database constructor has finished.
Visual Basic
Public static Event DatabaseConstructed As EventHandler
C#
public static event EventHandler DatabaseConstructed;
Wraps AcRxEventReactor::databaseConstructed. The event indicates that the Database constructor has finished.
Public static Event DatabaseConstructed As EventHandler
public static event EventHandler DatabaseConstructed;