Partager via


SPRelatedFieldCollection.List - Propriété

Obtient la liste qui renvoyait la collection en cours.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property List As SPList
    Get
'Utilisation
Dim instance As SPRelatedFieldCollection
Dim value As SPList

value = instance.List
public SPList List { get; }

Valeur de propriété

Type : Microsoft.SharePoint.SPList
La liste.

Voir aussi

Référence

SPRelatedFieldCollection classe

SPRelatedFieldCollection - Membres

Microsoft.SharePoint - Espace de noms

LookupList

GetRelatedFields()