Partager via


FieldLinkCollection.GetById - Méthode

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 Function GetById ( _
    id As Guid _
) As FieldLink
'Utilisation
Dim instance As FieldLinkCollection
Dim id As Guid
Dim returnValue As FieldLink

returnValue = instance.GetById(id)
public FieldLink GetById(
    Guid id
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.FieldLink

Voir aussi

Référence

FieldLinkCollection classe

FieldLinkCollection - Membres

Microsoft.SharePoint.Client - Espace de noms