ArcObjects Library Reference (Geoprocessing)  

IGPFieldInfo2 Interface

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

Product Availability

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

Members

Description
Method GetJoinDelimiter Returns the join delimiter of the specified field in the field info object.
Method GetMergeRule Returns the merge rule of the specified field in the field info object.
Method GetTextPos Returns the start and end text positions.
Method SetJoinDelimiter Sets the join delimiter of the specified field in the field info object.
Method SetMergeRule Sets the merge rule of the specified field in the field info object.
Method SetTextPos Sets the start and end text positions.

CoClasses that implement IGPFieldInfo2

CoClasses and Classes Description
GPFieldInfo Geoprocessing value object describing a set of fields.