Share via


ExpandedQueryParameters Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.Office.Server.Search.REST.ExpandedQueryParameters", ServerTypeId="{22ccde11-b3ce-403a-8c87-28ef2f5fd3e9}", ValueObject=true)]
public class ExpandedQueryParameters : Microsoft.SharePoint.Client.ClientValueObject
type ExpandedQueryParameters = class
    inherit ClientValueObject
Public Class ExpandedQueryParameters
Inherits ClientValueObject
Inheritance
ExpandedQueryParameters
Attributes

Constructors

ExpandedQueryParameters()

Properties

Properties
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