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.
Determines whether the specified record exists in the SysPolicy table.
Syntax
client server public static boolean exist(Name _name, RefRecId _policyType)
Run On
Called
Parameters
- _name
Type: Name Extended Data Type
An instance of the Name class that indicates the policy name.
- _policyType
Type: RefRecId Extended Data Type
An instance of the RefRecId class that indicates the policy type.
Return Value
Type: boolean
true if the record was found; otherwise, false.