HasDuplicate method: SearchResult class
Syntax
HasDuplicate()
Description
Use this method to return a Boolean value indicating whether this search result has duplicates.
Parameters
None.
Returns
A Boolean value: True if the search result has duplicates, False otherwise.