GetDuplicatesRemoved method: SearchResultCollection collection

Syntax

GetDuplicatesRemoved()

Description

Use this method to return a Boolean value indicating whether duplicate items in the collection were removed—that is, whether the search query was executed with RemoveDuplicates set to true.

Note:

This is an abstract method.

Parameters

None.

Returns

A Boolean value: True if duplicates were removed, False otherwise.