Partager via


FieldLookupValue.LookupId - Propriété

Récupère le champ spécifié à partir de la collection.

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 Property LookupId As Integer
    Get
    Set
'Utilisation
Dim instance As FieldLookupValue
Dim value As Integer

value = instance.LookupId

instance.LookupId = value
public int LookupId { get; set; }

Valeur de propriété

Type : System.Int32
Renvoie une instance Int32 représentant l'identificateur (ID) de la liste faisant référence à cette instance du champ liste de choix.

Voir aussi

Référence

FieldLookupValue classe

FieldLookupValue - Membres

Microsoft.SharePoint.Client - Espace de noms