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