Click or drag to resize
DataQuerySettingsBaseTQueryIsNested Property
Indicates that this query is part of multi query

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

Property Value

Type: Boolean

Implements

IDataQuerySettingsIsNested
See Also