de la propiedad QueryPropertyValue.QueryPropertyValueTypeIndex
Espacio de nombres: Microsoft.SharePoint.Client.Search.Query
Ensamblado: Microsoft.SharePoint.Client.Search (en Microsoft.SharePoint.Client.Search.dll)
Sintaxis
'Declaración
Public Property QueryPropertyValueTypeIndex As Integer
Get
Set
'Uso
Dim instance As QueryPropertyValue
Dim value As Integer
value = instance.QueryPropertyValueTypeIndex
instance.QueryPropertyValueTypeIndex = value
public int QueryPropertyValueTypeIndex { get; set; }
Valor de propiedad
Tipo: System.Int32