Click or drag to resize
IDataQuerySettingsIsSubQuery Property
If true, the query is a sub-query used in another query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
bool IsSubQuery { get; set; }

Property Value

Type: Boolean
See Also