Compartir a través de


de la propiedad RelatedField.FieldId

Obtiene un valor que especifica un GUID que identifica el campo de búsqueda relacionado.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property FieldId As Guid
    Get
'Uso
Dim instance As RelatedField
Dim value As Guid

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

Valor de propiedad

Tipo: System.Guid
Devuelve un .instance Guidque representa un GUID que identifica la búsqueda relacionada.

Vea también

Referencia

clase RelatedField

Miembros RelatedField

Espacio de nombres Microsoft.SharePoint.Client