This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldInfo2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing field info object.
Description | ||
---|---|---|
GetJoinDelimiter | Returns the join delimiter of the specified field in the field info object. | |
GetMergeRule | Returns the merge rule of the specified field in the field info object. | |
GetTextPos | Returns the start and end text positions. | |
SetJoinDelimiter | Sets the join delimiter of the specified field in the field info object. | |
SetMergeRule | Sets the merge rule of the specified field in the field info object. | |
SetTextPos | Sets the start and end text positions. |
CoClasses and Classes | Description |
---|---|
GPFieldInfo | Geoprocessing value object describing a set of fields. |