Share via


SharePointListRWSubmitConnection.Execute method (XPathNavigator)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public MustOverride Sub Execute ( _
    input As XPathNavigator _
)
'Usage
Dim instance As SharePointListRWSubmitConnection
Dim input As XPathNavigator

instance.Execute(input)
public abstract void Execute(
    XPathNavigator input
)

Parameters

See also

Reference

SharePointListRWSubmitConnection class

SharePointListRWSubmitConnection members

Execute overload

Microsoft.Office.InfoPath namespace