API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::tableName Method
OdDbBlockPropertiesTable::tableName Method
Syntax
C++
OdString tableName() const;

The name of the table as an OdString value.

Table name (used as a property name)

  • details Gets the name of the table.

 

The returned value is used as the corresponding UI property name.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.