Click or drag to resize
QueryInfoProviderUseAutomaticQueriesAsPrimary Property
If true, the automatic queries are used as the primary source of the queries

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static bool UseAutomaticQueriesAsPrimary { get; set; }

Property Value

Type: Boolean
See Also