This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface > IGpFieldMappingsObject.LoadFromString Method (ArcObjects .NET 10.4 SDK) |
Initialize the field map by text string
[Visual Basic .NET] Public Sub LoadFromString ( _ ByVal valueText As String _ )
[C#] public void LoadFromString ( string valueText );
[C++]
HRESULT LoadFromString(
BSTR valueText
);
[C++]
Parameters valueText [in] valueText is a parameter of type BSTR