Compartilhar via


SPRelatedFieldCollection.List property

Obtém a lista que retornou o conjunto atual.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property List As SPList
    Get
'Uso
Dim instance As SPRelatedFieldCollection
Dim value As SPList

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

Property value

Type: Microsoft.SharePoint.SPList
A lista.

Ver também

Referência

SPRelatedFieldCollection class

SPRelatedFieldCollection members

Microsoft.SharePoint namespace

LookupList

GetRelatedFields()