Share

DBObject.IsReadEnabled Property

Description

Returns true if the object is currently open OpenMode.ForRead

Visual Basic

Public Property IsReadEnabled() As bool

C#

public bool IsReadEnabled;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?