Summary
Returns the current product license.
Syntax
ProductInfo ()
Data Type | Explanation |
String |
|
Code sample
Returns the current product license.
import arcpy
print(arcpy.ProductInfo())
Returns the current product license.
ProductInfo ()
Data Type | Explanation |
String |
|
Returns the current product license.
import arcpy
print(arcpy.ProductInfo())