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