This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldInfoObject Interface > IGpFieldInfoObject.ExportToString Method (ArcObjects .NET 10.5 SDK) |
Export the Value Table to a string.
[Visual Basic .NET] Public Function ExportToString ( _ ) As String
[C#] public string ExportToString ( );
[C++]
HRESULT ExportToString(
BSTR* Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type BSTR