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