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

Sets the table description. 

 

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

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