de la propiedad QueryPropertyValue.TypeId
Este miembro reemplaza a ClientValueObject.TypeId.
Espacio de nombres: Microsoft.SharePoint.Client.Search.Query
Ensamblado: Microsoft.SharePoint.Client.Search (en Microsoft.SharePoint.Client.Search.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property TypeId As String
Get
'Uso
Dim instance As QueryPropertyValue
Dim value As String
value = instance.TypeId
public override string TypeId { get; }
Valor de propiedad
Tipo: System.String