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


IGPFieldInfo2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldInfo2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGPFieldInfo2

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