Share

Database.XrefRestoreAborted Event

Description

Wraps AcEditorReactor::abortRestore. The event indicates that a restore operation on the drawing database was terminated and did not complete.

Visual Basic

Public Event XrefRestoreAborted As EventHandler

C#

public event EventHandler XrefRestoreAborted;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?