AquaLogic Interaction Development Kit (IDK) 6.0.0

ISearchResult Members

ISearchResult overview

Public Instance Properties

DescriptionEncoded Determines whether the descriptions in the search records are HTML encoded. The default is true.
NumberSkipped Gets or sets the number of records skipped. This value is set to the number passed in by the portal.
TotalNumberOfHits Gets or sets the total number of search results.

Public Instance Methods

GetSearchResultListGets the array of ISearchRecords.
SetSearchResultListSets the ISearchRecord array returned by the search.

See Also

ISearchResult Interface | Plumtree.Remote.Search Namespace