SPRelatedField.FieldId - Propriété

Obtient l'identificateur de recherche du champ dans la liste des enfants.

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

Syntaxe

'Déclaration
Public ReadOnly Property FieldId As Guid
    Get
'Utilisation
Dim instance As SPRelatedField
Dim value As Guid

value = instance.FieldId
public Guid FieldId { get; }

Valeur de propriété

Type : System.Guid
La valeur de la propriété Id d'un objet SPField .

Voir aussi

Référence

SPRelatedField classe

SPRelatedField - Membres

Microsoft.SharePoint - Espace de noms

LookupField

Id