XmlFormHostItem.RemoteToString method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member overrides RemoteObjectAdapterRemoteToString().
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Protected Overrides Function RemoteToString As String
'Usage
Dim returnValue As String
returnValue = Me.RemoteToString()
protected override string RemoteToString()
Return value
Type: System.String