HWSAdapter.Submit method
Executes the submit operation for the associated adapter.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Sub Submit
'Usage
Dim instance As HWSAdapter
instance.Submit()
void Submit()