Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchResult.SetSearchResultList Method 

Sets the ISearchRecord array returned by the search.

void SetSearchResultList(
   ISearchRecord[] records
);

Parameters

records
ISearchRecord Records cannot be null and cannot contain any null elements.

See Also

ISearchResult Interface | Plumtree.Remote.Search Namespace