Share

Database.PartialOpenNotice Event

Description

Wraps AcRxEventReactor::partialOpenNotice. The event is invoked just before an attempt to partially open a database.

Visual Basic

Public Event PartialOpenNotice As EventHandler

C#

public event EventHandler PartialOpenNotice;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?