| MultiQueryBaseTQuery, TInnerQueryUseDefaultQuery Property | 
            Flag indicating if the default query should be forcibly used. Default false. This flag is automatically reverted to false in case initializer of particular type query is used through Type("sometype", q => q.Where(...)).
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxprotected UseDefaultQueryEnum UseDefaultQuery { get; set; }Property Value
Type: 
UseDefaultQueryEnum See Also
See Also