This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMapObject Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties of a Geoprocessing FieldMap object.
Description | ||
---|---|---|
AddInputField | Add a sub-field. | |
FieldMap | The true FieldMap object | |
FindInputFieldIndex | Find a given sub-field | |
GetEndTextPosition | Get a sub-field end text position. | |
GetInputFieldName | Get a sub-field. | |
GetInputTableName | Get a sub-field table. | |
GetStartTextPosition | Get a sub-field start text position. | |
InputFieldCount | Get the count of sub-fields. | |
JoinDelimiter | Join delimiter for the sub-fields. | |
MergeRule | Merge rule for the sub-fields. | |
OutputField | Get the properties field | |
RemoveAll | Remove all sub-fields. | |
RemoveInputField | Remove a given sub-field | |
SetEndTextPosition | Set a sub-field end text position. | |
SetStartTextPosition | Set a sub-field start text position. |
CoClasses and Classes | Description |
---|---|
GpFieldMapObject | Geoprocessing FieldMap object. |