Share

DBObject.IsPersistent Property

Description

Returns true if the Drawable object is database resident (belongs to an Model that requires the use of open and close functions).

Visual Basic

Public override Property IsPersistent() As bool

C#

public override bool IsPersistent;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?