This document is archived and information here might be outdated. Recommended version. |
Get the string representation of the field mappings object
[Visual Basic .NET]
Public Function ExportToString ( _
) As String
[C#]
public string ExportToString (
);
[C++]
HRESULT ExportToString(
void
);