ArcObjects Library Reference (Geoprocessing)  

IGPScriptTool2 Interface

Provides access to methods on a geoprocessing script tool object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read/write property CodeBlock Validation code block.
Read/write property ExtensionCode Extension code.
Read/write property ProductAndExtensionCodes Indicates if the product and/or extension code is set.
Read/write property ProductCode Product code.
Read/write property RunInProc Indicates whether to run the script inproc or not.
Read/write property SymbologyLayer Layer for Symbology.
Method TestGetParameterInfo Internal validation of GetParameterInfo.
Read/write property UseExtensionCode Indicates whether to use the extension code.