This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface > IGpFieldMappingsObject.ExportToString Method (ArcObjects .NET 10.4 SDK) |
Get the string representation of the field mappings object
[Visual Basic .NET] Public Function ExportToString ( _ ) As String
[C#] public string ExportToString ( );
[C++]
HRESULT ExportToString(
BSTR* valueText
);
[C++]
Parameters valueText [out, retval] valueText is a parameter of type BSTR