QueryConfiguration Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.Office.Server.Search.REST.QueryConfiguration", ServerTypeId="{146af15d-376d-4e37-b8e5-0522f2b3fff8}", ValueObject=true)]
public class QueryConfiguration : Microsoft.SharePoint.Client.ClientValueObject
type QueryConfiguration = class
    inherit ClientValueObject
Public Class QueryConfiguration
Inherits ClientValueObject
Inheritance
QueryConfiguration
Attributes

Constructors

QueryConfiguration()

Properties

QueryContext
QueryParameters
QueryRoutingInfo
SearchEndpoints
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