ProductInfo
Summary
Returns the current product license.
Syntax
ProductInfo ()
Data Type | Explanation |
String |
|
Code Sample
ProductInfo example
Returns the current product license.
import arcview import arcpy # Prints ArcView # print arcpy.ProductInfo()
Related Topics
10/28/2011