This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties of a Geoprocessing FieldMapping object.
Description | ||
---|---|---|
AddFieldMap | Add a fieldmap to the mapping object | |
AddTable | Add a table to the mapping object | |
ExportToString | Get the string representation of the field mappings object | |
FieldCount | Get the count of fieldmaps within the mapping object | |
FieldMapping | The true FieldMapping object | |
Fields | Get the output fields of the mapping object | |
FieldValidationWorkspace | Set the workspace for the mapping object | |
FindFieldMapIndex | Find the index of a fieldmap | |
GetFieldMap | Get a fieldmap from the mapping object | |
LoadFromString | Initialize the field map by text string | |
RemoveAll | Remove fieldmaps from the mapping object | |
RemoveFieldMap | Remove a fieldmap from the mapping object | |
ReplaceFieldMap | Replace a fieldmap within the mapping object |
CoClasses and Classes | Description |
---|---|
GpFieldMappingsObject | Geoprocessing FieldMapping object. |