MultiQueryBaseTQuery, TInnerQuerySelectedTypes Property |
Returns the types of the inner queries
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic IEnumerable<string> SelectedTypes { get; }
Property Value
Type:
IEnumerableString
See Also