API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::setTableName Method
OdDbBlockPropertiesTable::setTableName Method
Syntax
C++
void setTableName(const OdString& s);
Parameters 
Description 
const OdString& s 
[in] The name of the table. 

Gets the name of the table. 

 

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

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