Partager via


SharePointListAdapterRW.ListId - Propriété

Obtient ou définit l'ID de la liste SharePoint associée à l'objet SharePointListAdapterRWObject .

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Property ListId As String
    Get
    Set
'Utilisation
Dim instance As SharePointListAdapterRW
Dim value As String

value = instance.ListId

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

Valeur de propriété

Type : System.String
GUID qui identifie la liste SharePoint.

Voir aussi

Référence

SharePointListAdapterRW interface

SharePointListAdapterRW - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms