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