DocumentQueryProperties GetFilterDuplicatesWhereCondition Method Kentico 8.1 API Reference
Gets where condition to retrieve documents only once. This means that linked documents are not retrieved if there is the original document in the results.

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

Return Value

Type: WhereCondition
See Also