AuditPolicyListKeyword::existsForPolicy Method
Determines whether any records exists in the AuditPolicyListKeyword table.
Syntax
client server public static boolean existsForPolicy(RefRecId _policy)
Run On
Called
Parameters
- _policy
Type: RefRecId Extended Data Type
The record ID of the SysPolicy record.
Return Value
Type: boolean
true if any record was found; otherwise, false.