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