Share via


SharePointListAdapterRW.ContentTypeId - Propriété

Obtient ou définit l'ID de type de contenu 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 ContentTypeId As String
    Get
    Set
'Utilisation
Dim instance As SharePointListAdapterRW
Dim value As String

value = instance.ContentTypeId

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

Valeur de propriété

Type : System.String
Retourne Empty.

Remarques

Cette propriété renvoie toujours Empty pour une connexion de données secondaire à une liste SharePoint.

Voir aussi

Référence

SharePointListAdapterRW interface

SharePointListAdapterRW - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms