Synthèse
Returns the current product license.
Syntaxe
ProductInfo ()
Type de données | Explication |
String |
|
Exemple de code
Returns the current product license.
import arcpy
print(arcpy.ProductInfo())
Returns the current product license.
ProductInfo ()
Type de données | Explication |
String |
|
Returns the current product license.
import arcpy
print(arcpy.ProductInfo())