Partager via


ContentType.FieldLinks - Propriété

Gets the column (also known as field) references in the content type.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FieldLinks As FieldLinkCollection
    Get
'Utilisation
Dim instance As ContentType
Dim value As FieldLinkCollection

value = instance.FieldLinks
public FieldLinkCollection FieldLinks { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.FieldLinkCollection
A FieldLinkCollection that represents the references.

Voir aussi

Référence

ContentType classe

ContentType - Membres

Microsoft.SharePoint.Client - Espace de noms