This document is archived and information here might be outdated.  Recommended version.


IGPScriptTool2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPScriptTool2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGPScriptTool2

Classes Description