DocumentQueryBase TQuery, TObject  FilterDuplicates Method Kentico 8.1 API Reference
Ensures that duplicate document are filtered from the result. This means that linked documents are not retrieved, if there is the original document already included in the results.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

filter (Optional)
Type: OnlineSystem Boolean
If true, the permission check is enabled, otherwise disabled

Return Value

Type: TQuery
See Also