Resumen
Returns the current product license.
Sintaxis
ProductInfo ()
| Tipo de datos | Explicación |
| String |
|
Muestra de código
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcViewReturns the current product license.
ProductInfo ()
| Tipo de datos | Explicación |
| String |
|
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcView