C++
virtual ACDBCORE2D_PORT const ACHAR* releaseMarketVersion();
Description
This value is primarily used in User Interface. It is the year displayed after the product name, as in "AutoCAD 2025." For host application that derives from AcDbHostApplicationServices, they will need to override this virtual method and provide a valid value. If they do not, then the default value returned will be the same as AutoCAD's version of the same year.