IMultiQueryTQuery, TInnerQueryTypes Method |
Includes the given types to the resulting query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery Types(
params string[] types
)
Parameters
- types
- Type: SystemString
Types to include
Return Value
Type:
TQuerySee Also