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: 12.0.0
Syntax
C#
public IEnumerable<string> SelectedTypes { get; }

Property Value

Type: IEnumerableString
See Also