Description
Wraps AcEditorReactor::otherAttach. The event is sent just after beginDeepCloneTranslation notification, but only occurs for the xref attach process.
Visual Basic
Public Event XrefBeginOtherAttached As XrefBeginOperationEventHandler
C#
public event XrefBeginOperationEventHandler XrefBeginOtherAttached;