Click or drag to resize
MultiDocumentQueryBaseTQuery, TInnerQuery, TObjectAllowTopNDistribution Method
Returns true if distribution of TOP N to inner queries is allowed

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override bool AllowTopNDistribution()

Return Value

Type: Boolean
See Also