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


IGPParameterInfo2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPParameterInfo2 Interface

Set and get parameter domain

Product Availability

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

Members

Description
Read/write property Category The parameter category.
Read/write property ChoiceList The parameter choice list.
Read/write property DataType The parameter data type.
Read/write property Direction The parameter direction.
Read/write property DisplayName The parameter display name.
Read/write property Domain The parameter domain.
Read/write property Name The parameter name.
Read/write property ParameterType The parameter type.
Read/write property Value The parameter value.

Inherited Interfaces

Interfaces Description
IGPParameterInfo Provides access to the properties/methods of the parameter information.

CoClasses that implement IGPParameterInfo2

CoClasses and Classes Description
GPParameterInfo GPParameterInfo Class.