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

The table description as an OdString value.

Table description (used as a property description)

  • details Gets the table description.

 

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

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