Share

DBObject.IsNewObject Property

Description

Returns true if the object has not yet been closed since it was first created.

Visual Basic

Public Property IsNewObject() As bool

C#

public bool IsNewObject;

Conditions

Read-only

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?