EngChgCaseCategoryValidationRules::rulesEnabledForCaseCategory Method
Checks whether validation rules are enabled for the case category with the specified ID.
Syntax
client server public static boolean rulesEnabledForCaseCategory(CaseCategoryRecId _caseCategoryRecId)
Run On
Called
Parameters
- _caseCategoryRecId
Type: CaseCategoryRecId Extended Data Type
The ID of the category to be checked.
Return Value
Type: boolean
true if rules are enabled; otherwise, false.