Share

Database.IsPartiallyOpened Property

Description

Returns true if the database is in a partially opened state; false otherwise.

Visual Basic

Public Property IsPartiallyOpened() As bool

C#

public bool IsPartiallyOpened;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?