[CONNECT C++] MicroStationAPI ActiveSettings documentation incorrect

MicroStationAPI help lists a number of methods under topic Active Settings.  For example,

static BentleyStatus  GetValue (bool &value, ActiveBoolParams paramName) 
  Gets the value of an active MicroStation setting of type boolean 

However, those methods are in namespace ActiveParams not ActiveSettings.  Please make the documentation more accurate and helpful!

Parents Reply Children
No Data