Description
Returns the name of the symbol table record.
The SymbolTableRecord name string is used for DXF group code 2.
Visual Basic
Public Property Name() As string
C#
public string Name;
Conditions
Read / Write
Links
SymbolTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace