Compartilhar via


SPRelatedField.FieldId property

Obtém o identificador de campo de pesquisa na lista de filhos.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property FieldId As Guid
    Get
'Uso
Dim instance As SPRelatedField
Dim value As Guid

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

Property value

Type: System.Guid
O valor da propriedade Id de um objeto SPField .

Ver também

Referência

SPRelatedField class

SPRelatedField members

Microsoft.SharePoint namespace

LookupField

Id