Résumé
Returns the current product license.
Syntaxe
ProductInfo ()
Type de données | Explication |
String |
|
Exemple de code
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcView
Rubriques connexes
Vous avez un commentaire à formuler concernant cette rubrique ?