EngChgCaseCategoryValidationRules::existsByCaseCategory Method
Checks if at least one validation rule exists for the specified case category RecID.
Syntax
client server public static boolean existsByCaseCategory(CaseCategoryRecId _caseCategoryRecId)
Run On
Called
Parameters
- _caseCategoryRecId
Type: CaseCategoryRecId Extended Data Type
Case category recID for which it is checked if at least one validation rule exists.
Return Value
Type: boolean
true if at least one validation rule exists for the specified case category RecID; otherwise false.