This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of a geoprocessing field info object.
Name | 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. |