Description
Wraps AcEditorReactor::beginAttach. The event indicates that an that an external reference database is to be attached to the database.
Visual Basic
Public Event XrefBeginAttached As XrefBeginOperationEventHandler
C#
public event XrefBeginOperationEventHandler XrefBeginAttached;