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