Provides access to the properties of a Geoprocessing FieldMap object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IGpFieldMapObject
CoClasses and Classes | Description |
---|---|
GpFieldMapObject | Geoprocessing FieldMap object. |