Zusammenfassung
Returns the current product license.
Syntax
ProductInfo ()
Datentyp | Erläuterung |
String |
|
Codebeispiel
Returns the current product license.
import arcpy
print(arcpy.ProductInfo())
Returns the current product license.
ProductInfo ()
Datentyp | Erläuterung |
String |
|
Returns the current product license.
import arcpy
print(arcpy.ProductInfo())