ResultTable Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.SharePoint.Client.Search.Query.ResultTable", ServerTypeId="{6780df59-1036-4912-829b-432354f22656}", ValueObject=true)]
public sealed class ResultTable : Microsoft.SharePoint.Client.ClientValueObject
type ResultTable = class
    inherit ClientValueObject
Public NotInheritable Class ResultTable
Inherits ClientValueObject
Inheritance
Attributes

Constructors

ResultTable()

Properties

GroupTemplateId
ItemTemplateId
Properties
QueryId
QueryRuleId
ResultRows
ResultTitle
ResultTitleUrl
RowCount
TableType
TotalRows
TotalRowsIncludingDuplicates
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