ProductInfo
Zusammenfassung
Returns the current product license.
Syntax
ProductInfo ()
| Datentyp | Erläuterung |
| String |
|
Codebeispiel
ProductInfo example
Returns the current product license.
import arcview import arcpy # Prints ArcView # print arcpy.ProductInfo()
Verwandte Themen
7/10/2012