CaseCategoryHierarchyDetail::existsByCategoryType Method
Check if case category record exists for a given CaseCategoryType.
Syntax
client server public static boolean existsByCategoryType(CaseCategoryType _categoryType)
Run On
Called
Parameters
- _categoryType
Type: CaseCategoryType Enumeration
The case category type.
Return Value
Type: boolean
true if case category record if found; otherwise false;