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