Share

Database.AllowExtendedNames Property

Description

Set to true if extended names are permitted.

Visual Basic

Public Property AllowExtendedNames() As bool

C#

public bool AllowExtendedNames;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?