MultiQueryBaseTQuery, TInnerQueryResolveType Method |
Resolves the given type into corresponding types
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual List<string> ResolveType(
string type
)
Parameters
- type
- Type: SystemString
Source type
Return Value
Type:
ListStringSee Also