ProductInfo
摘要
Returns the current product license.
语法
ProductInfo ()
数据类型 | 说明 |
String |
|
代码示例
ProductInfo example
Returns the current product license.
import arcview import arcpy # Prints ArcView # print arcpy.ProductInfo()
相关主题
7/10/2012