Expand Minimize

ResultTable Transformation

Mappings for SharePoint class Microsoft.Office.Server.Search.Query.ResultTable

Type Mapping

Constructors

Properties

SSOM System.String get_GroupTemplateId()
CSOM String ResultTable.get_GroupTemplateId()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_groupTemplateId()
SSOM System.String get_ItemTemplateId()
CSOM String ResultTable.get_ItemTemplateId()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_itemTemplateId()
SSOM Microsoft.Office.Server.Search.Query.IPropertyCollection get_Properties()
CSOM IDictionary`2 ResultTable.get_Properties()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_properties()
SSOM System.String get_QueryId()
CSOM String ResultTable.get_QueryId()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_queryId()
SSOM System.Guid get_QueryRuleId()
CSOM String ResultTable.get_QueryRuleId()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_queryRuleId()
SSOM System.Data.DataRowCollection get_ResultRows()
CSOM IEnumerable ResultTable.get_ResultRows()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_resultRows()
SSOM System.String get_ResultTitle()
CSOM String ResultTable.get_ResultTitle()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_resultTitle()
SSOM System.String get_ResultTitleUrl()
CSOM String ResultTable.get_ResultTitleUrl()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_resultTitleUrl()
SSOM System.Int32 get_RowCount()
CSOM Int32 ResultTable.get_RowCount()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_rowCount()
SSOM System.String get_TableType()
CSOM String ResultTable.get_TableType()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_tableType()
SSOM System.Int32 get_TotalRows()
CSOM Int32 ResultTable.get_TotalRows()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_totalRows()
SSOM System.Int32 get_TotalRowsIncludingDuplicates()
CSOM Int32 ResultTable.get_TotalRowsIncludingDuplicates()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTable.get_totalRowsIncludingDuplicates()

Methods

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.