Share

DBObject.IsNotifyEnabled Property

Description

Returns true if the object is currently open OpenMode.ForNotify.

Visual Basic

Public Property IsNotifyEnabled() As bool

C#

public bool IsNotifyEnabled;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?