API Reference > OdDb Classes > OdDbBaseHostAppServices Class > OdDbBaseHostAppServices Methods > OdDbBaseHostAppServices::product Method
OdDbBaseHostAppServices::product Method
Syntax
C++
virtual const OdString product() = 0;

Returns the name of the client product.

This function is typically used for populating "About" information. 

The default implementation of this function returns program().

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