Click or drag to resize

SearchDataProviderTrimDuplicates Field

Specifies, whether duplicates are removed before sorting, selecting, and returning result items. Note that if this is set to true it's possible that the native refinement count is wrong.

Namespace:  Colygon.MatchPoint.Search.DataProvider
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public bool TrimDuplicates

Field Value

Type: Boolean
See Also