Share

Database.AbortSave Event

Description

Wraps AcRxEventReactor::abortSave. The event indicates that the drawing database being operated on was not saved, and the save operation failed.

Visual Basic

Public Event AbortSave As EventHandler

C#

public event EventHandler AbortSave;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?