Expand Minimize

ResultTableCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.Search.Query.ResultTableCollection

Type Mapping

Constructors

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientValueObjectCollection`1.get_Count()
JSOM number Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_count()
SSOM System.Int32 get_ElapsedTime()
CSOM Int32 ResultTableCollection.get_ElapsedTime()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_elapsedTime()
SSOM Microsoft.SharePoint.Search.Query.ResultTable get_Item(Microsoft.SharePoint.Search.Query.ResultType)
CSOM T ClientValueObjectCollection`1.get_Item(Int32)
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_item()
SSOM Microsoft.SharePoint.Search.Query.IPropertyCollection get_Properties()
CSOM IDictionary`2 ResultTableCollection.get_Properties()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_properties()
SSOM System.String get_QueryId()
CSOM String ResultTableCollection.get_QueryId()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_queryId()
SSOM System.String get_SpellingSuggestion()
CSOM String ResultTableCollection.get_SpellingSuggestion()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_spellingSuggestion()
SSOM System.Collections.Generic.List`1<System.Guid> get_TriggeredRules()
CSOM IList ResultTableCollection.get_TriggeredRules()
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.get_triggeredRules()
SSOM System.Void set_ElapsedTime(System.Int32)
CSOM ResultTableCollection.set_ElapsedTime(Int32)
JSOM Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.set_elapsedTime()

Methods

SSOM System.Void .cctor()
CSOM ctor()
SSOM System.Void Add(Microsoft.SharePoint.Search.Query.ResultTable)
CSOM ClientValueObjectCollection`1.Add(T)
SSOM System.Collections.Generic.IEnumerator`1<Microsoft.SharePoint.Search.Query.ResultTable> GetEnumerator()
CSOM IEnumerator ClientValueObjectCollection`1.GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
JSOM IEnumerator Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.getEnumerator()
SSOM System.Collections.Generic.IEnumerator`1<Microsoft.SharePoint.Search.Query.ResultTable> GetEnumeratorInternal(System.Collections.Generic.Dictionary`2<System.String, Microsoft.SharePoint.Search.Query.ResultTableCollection/EnumerationPositionMap>)
CSOM IEnumerator ClientValueObjectCollection`1.GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
JSOM IEnumerator Microsoft.SharePoint.Client.Search.Query.ResultTableCollection.getEnumerator()
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.