GetDuplicatesMarked method: SearchResultCollection collection

Syntax

GetDuplicatesMarked()

Description

Use this method to return a Boolean value indicating whether duplicate items in the collection are marked as duplicates—that is, whether the search query was executed with MarkDuplicates set to true.

Note:

This is an abstract method.

Parameters

None.

Returns

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