Click or drag to resize
MultiQueryBaseTQuery, TInnerQuerySelectedTypes Property
Returns the types of the inner queries

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<string> SelectedTypes { get; }

Property Value

Type: IEnumerableString
See Also