SetShowDeprecated Method

WRAPPER_API void SetShowDeprecated(bool showDeprecated) const

Description

Each Serializable data type in the GeoCalc datasource has a deprecation status indicator.  If an object has been deprecated, it will contain a date indicating when it was obsoleted.  If the ShowDeprecated flag has been set to false, any object with a deprecated flag will not be returned to the user in calls to object search and datumshift selection routines.  This includes the search callback, EstablishDatumShift(), and GetValidDatumShifts() methods.  Additionally, this flag is used when displaying the GeoCalc edit and selection dialogs to determine whether or not the user will see deprecated objects.