IDataAdapterMOM.GetErrorXMLForMOM Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Function GetErrorXMLForMOM As String
'Usage
Dim instance As IDataAdapterMOM
Dim returnValue As String
returnValue = instance.GetErrorXMLForMOM()
string GetErrorXMLForMOM()
Return Value
Type: System.String