Share via


SharePointListRWSubmitConnection.ListId property

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 Property ListId As String
    Get
    Set
'Usage
Dim instance As SharePointListRWSubmitConnection
Dim value As String

value = instance.ListId

instance.ListId = value
public abstract string ListId { get; set; }

Property value

Type: System.String

See also

Reference

SharePointListRWSubmitConnection class

SharePointListRWSubmitConnection members

Microsoft.Office.InfoPath namespace