Hi All,
As stated in the subject I'm investigating to understand if there is an easy way to identify which version of EPSG dataset is bind to a specific version of ArcGIS' Projection Engine.
The scenario includes a legacy application, that I'm maintaining, that uses EPSG datasets to specify CRS and Datum transformation codes. This application does not use ArcObjects, spatial datasets, mainly raster data, are stored in a proprietary format, bind to an EPSG code specifying CRS and Datum shift operation.
In order to publish datasets to ArcGIS' users a desktop extension ingests this data into an enterprise Geodatabase. Projection definition and Datum shift uses the EPSG codes with functions from the projection engine.