Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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;