ArcObjects Library Reference (Geoprocessing)  

IGPParameterInfo Interface

Provides access to the properties/methods of the parameter information.

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 Name The parameter name.
Read/write property ParameterType The parameter type.
Read/write property Value The parameter value.

CoClasses that implement IGPParameterInfo

CoClasses and Classes Description
GPParameterInfo GPParameterInfo Class.

.NET Related Topics

Geoprocessing services