Share

DBObject.IsWriteEnabled Property

Description

Returns true if the object is currently /c> and is not currently sending notification.

Visual Basic

Public Property IsWriteEnabled() As bool

C#

public bool IsWriteEnabled;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?