This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface > IGpFieldMappingsObject.AddFieldMap Method (ArcObjects .NET 10.4 SDK) |
Add a fieldmap to the mapping object
[Visual Basic .NET] Public Sub AddFieldMap ( _ ByVal pFieldMap As Object _ )
[C#] public void AddFieldMap ( object pFieldMap );
[C++]
HRESULT AddFieldMap(
IDispatch* pFieldMap
);
[C++]
Parameters pFieldMap [in] pFieldMap is a parameter of type IDispatch*