PromotedResultQueryRule Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.Office.Server.Search.REST.PromotedResultQueryRule", ServerTypeId="{3d66dac4-a5ad-4b67-812b-937c59223204}", ValueObject=true)]
public sealed class PromotedResultQueryRule : Microsoft.SharePoint.Client.ClientValueObject
type PromotedResultQueryRule = class
    inherit ClientValueObject
Public NotInheritable Class PromotedResultQueryRule
Inherits ClientValueObject
Inheritance
PromotedResultQueryRule
Attributes

Constructors

PromotedResultQueryRule()

Properties

Contact
ContextConditions
CreationDate
DisplayName
EndDate
IsPromotedResultsOnly
LastModifiedDate
PromotedResults
QueryConditions
ReviewDate
StartDate
TypeId

Methods

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

Applies to