サマリー
Returns the current product license.
構文
ProductInfo ()
データ タイプ | 説明 |
String |
|
コードのサンプル
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcView
Returns the current product license.
ProductInfo ()
データ タイプ | 説明 |
String |
|
Returns the current product license.
import arcview
import arcpy
print(arcpy.ProductInfo()) # prints ArcView