SharePointListRWSubmitConnection class
The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.
Inheritance hierarchy
System.Object
Microsoft.Office.InfoPath.DataConnection
Microsoft.Office.InfoPath.SharePointListRWSubmitConnection
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public MustInherit Class SharePointListRWSubmitConnection _
Inherits DataConnection
'Usage
Dim instance As SharePointListRWSubmitConnection
public abstract class SharePointListRWSubmitConnection : DataConnection
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.