Share

DBObject.IsNotifying Property

Description

Returns true if the object is in the process of sending notification

Visual Basic

Public Property IsNotifying() As bool

C#

public bool IsNotifying;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?