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.
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.