SPFieldLookupValue.LookupId - Propriété

Obtient ou définit l'identificateur (ID) du champ liste de choix.

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

Syntaxe

'Déclaration
Public Property LookupId As Integer
    Get
    Set
'Utilisation
Dim instance As SPFieldLookupValue
Dim value As Integer

value = instance.LookupId

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

Valeur de propriété

Type : System.Int32
Entier 32 bits qui indique l'ID du champ liste de choix.

Voir aussi

Référence

SPFieldLookupValue classe

SPFieldLookupValue - Membres

Microsoft.SharePoint - Espace de noms