GeoEco.ArcGIS.GeoprocessorManager.GetArcGISLicenseLevel

classmethod GeoprocessorManager.GetArcGISLicenseLevel()

Returns the license level of the installed copy of ArcGIS.

Raises:

SoftwareNotInstalledError – ArcGIS does not appear to be installed.

Returns:

The license level of the installed copy of ArcGIS, as returned by GetInstallInfo(), or None if no license level was returned by that function.

Return type:

str