Share via


PromotedResults Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.Office.Server.Search.REST.PromotedResults", ServerTypeId="{eb8e9d33-5adf-40dc-883a-e4e862070e71}", ValueObject=true)]
public sealed class PromotedResults : Microsoft.SharePoint.Client.ClientValueObject
type PromotedResults = class
    inherit ClientValueObject
Public NotInheritable Class PromotedResults
Inherits ClientValueObject
Inheritance
PromotedResults
Attributes

Constructors

PromotedResults()

Properties

Description
IsVisual
LastModifiedTime
Title
TypeId
Url

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