Share via


IDataAdapterMOM.SubmitWithInput 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
Sub SubmitWithInput ( _
    bstrInputXML As String _
)
'Usage
Dim instance As IDataAdapterMOM
Dim bstrInputXML As String

instance.SubmitWithInput(bstrInputXML)
void SubmitWithInput(
    string bstrInputXML
)

Parameters

See also

Reference

IDataAdapterMOM interface

IDataAdapterMOM members

Microsoft.Office.Interop.InfoPath namespace