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