DocumentQueryPropertiesFilterDuplicates Property |
Indicates if 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.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public bool FilterDuplicates { get; set; }
Property Value
Type:
BooleanSee Also