Provides access to the sub field map object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddInputField | Add an internal mapped field. |
![]() |
Count | Get the count of mapped fields. |
![]() |
Fields | Get the mapped fields. |
![]() |
FindInputField | Find an internal mapped field. |
![]() |
GetField | Get an internal mapped field. |
![]() |
GetTable | Get an internal mapped field table. |
![]() |
GetTextPos | Get the start and end text positions. |
![]() |
JoinDelimiter | Get the join delimiter. |
![]() |
MergeRule | Get the merge rule. |
![]() |
OutputField | Get the main field. |
![]() |
RemoveAll | Remove all of the mapped fields. |
![]() |
RemoveField | Remove an internal mapped field. |
![]() |
SetTextPos | Set the start and end text positions. |
CoClasses that implement IGPFieldMap
CoClasses and Classes | Description |
---|---|
GPFieldMap | Geoprocessing Field Map object describing an entry within the Field Map. |