Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchResult.TotalNumberOfHits Property

Gets or sets the total number of search results.

int TotalNumberOfHits {get; set;}

Remarks

If this value is not set, the number of

ISearchRecord
s in
SetSearchResultList
will be used.

See Also

ISearchResult Interface | Plumtree.Remote.Search Namespace