This document is archived and information here might be outdated.  Recommended version.


IGPFieldMap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFieldMap Interface
ArcGIS Developer Help

IGPFieldMap Interface

Provides access to the sub field map object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddInputField Add an internal mapped field.
Read-only property Count Get the count of mapped fields.
Read-only property Fields Get the mapped fields.
Method FindInputField Find an internal mapped field.
Method GetField Get an internal mapped field.
Method GetTable Get an internal mapped field table.
Method GetTextPos Get the start and end text positions.
Read/write property JoinDelimiter Get the join delimiter.
Read/write property MergeRule Get the merge rule.
Read/write property OutputField Get the main field.
Method RemoveAll Remove all of the mapped fields.
Method RemoveField Remove an internal mapped field.
Method SetTextPos Set the start and end text positions.

Classes that implement IGPFieldMap

Classes Description
GPFieldMap Geoprocessing Field Map object describing an entry within the Field Map.

.NET Samples

Geoprocessing field mapping