QueryPropertyValue Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.SharePoint.Client.Search.Query.QueryPropertyValue", ServerTypeId="{b25ba502-71d7-4ae4-a701-4ca2fb1223be}", ValueObject=true)]
public class QueryPropertyValue : Microsoft.SharePoint.Client.ClientValueObject
type QueryPropertyValue = class
    inherit ClientValueObject
Public Class QueryPropertyValue
Inherits ClientValueObject
Inheritance
QueryPropertyValue
Attributes

Constructors

QueryPropertyValue()

Properties

BoolVal
IntVal
QueryPropertyValueTypeIndex
StrArray
StrVal
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to