SharePointListAdapterRW.ListId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’ID de liste de la liste SharePoint associée à l’objet SharePointListAdapterRWObject .
public:
property System::String ^ ListId { System::String ^ get(); void set(System::String ^ value); };
public string ListId { get; set; }
member this.ListId : string with get, set
Public Property ListId As String
Valeur de propriété
Le GUID qui identifie la liste SharePoint.