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 | ||
---|---|---|
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 that implement IGPFieldInfo2
CoClasses and Classes | Description |
---|---|
GPFieldInfo | Geoprocessing value object describing a set of fields. |