QueryInfoProviderGetQueryType Method |
Gets the query type based on the given type ID
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static QueryTypeEnum GetQueryType(
int queryTypeId
)
Parameters
- queryTypeId
- Type: SystemInt32
Query type ID
Return Value
Type:
QueryTypeEnum
See Also