ArcObjects Library Reference (Geoprocessing)  

IGPVariant Interface

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

Product Availability

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

Members

Description
Read/write property Variant The value of the geoprocessing value object as a variant.

CoClasses that implement IGPVariant

CoClasses and Classes Description
GPBoolean Geoprocessing value object containing a boolean value.
GPCalculatorExpression Geoprocessing value object containing a Field Calc Expression.
GPDate Geoprocessing value object containing a date value.
GPDouble Geoprocessing value object containing a double value.
GPINFOExpression Geoprocessing value object containing an INFO expression value.
GPLong Geoprocessing value object containing a long integer 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.