API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::getDetailViewStyleDictionaryId Method
OdDbDatabase::getDetailViewStyleDictionaryId Method
Syntax
C++
OdDbObjectId getDetailViewStyleDictionaryId(bool createIfNotFound = true) const;
Parameters 
Description 
bool createIfNotFound = true 
[in] Determines whether to create a DetailViewStyle dictionary if it does not exist. 

Returns the object ID of the DetailViewStyle dictionary of this database object.

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