Click or drag to resize

TableObjectName Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the name of the table object.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public string Name { get; set; }
Request Example View Source

Property Value

Type: String
Remarks
Table object names are case insensitive.
See Also