ArcObjects Library Reference (Geoprocessing)  

IGPString Interface

Provides access to the properties/methods of a geoprocessing string object.

Product Availability

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

Members

Description
Read/write property Value The value of the geoprocessing value object as a string.

CoClasses that implement IGPString

CoClasses and Classes Description
GPCalculatorExpression Geoprocessing value object containing a Field Calc Expression.
GPINFOExpression Geoprocessing value object containing an INFO expression value.
GPSQLExpression Geoprocessing value object containing a SQL expression value.
GPString Geoprocessing value object containing a string value.
GPVariant Geoprocessing value object containing a variant value.