Share via


DefaultQueryProperties.trimDuplicates field

Specifies whether duplicate items should be removed from the search results.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public trimDuplicates As Boolean
'Usage
Dim instance As DefaultQueryProperties
Dim value As Boolean

value = instance.trimDuplicates

instance.trimDuplicates = value
public bool trimDuplicates

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace