This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldMapping Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the field map object.
Description | ||
---|---|---|
AddFieldMap | Add an internal field map. | |
Count | Get the count of the internal field maps. | |
Fields | Get the mapped fields. | |
FindFieldMap | Add an internal field map. | |
GetFieldMap | Get a specific internal field map. | |
Initialize | Initializes the field map object using the field information from the given table/workspace. | |
RemoveAll | Remove all of the internal field maps. | |
RemoveFieldMap | Remove an internal field map. | |
ReplaceFieldMap | Replace a specific internal field map. |
CoClasses and Classes | Description |
---|---|
GPFieldMapping | Geoprocessing Field Map value object. |