GeoEco.ArcGIS.GeoprocessorManager.GetArcGISProductName

classmethod GeoprocessorManager.GetArcGISProductName()

Returns the product name of the installed copy of ArcGIS.

Raises:

SoftwareNotInstalledError – ArcGIS does not appear to be installed.

Returns:

The product name of the installed copy of ArcGIS, as returned by GetInstallInfo().

Return type:

str