CustInterestRange::exist Method
Determines whether the specified Range record exists in the table.
Syntax
client server public static boolean exist(CustInterestRangeRecId _custInterestRangeeRecId)
Run On
Called
Parameters
- _custInterestRangeeRecId
Type: CustInterestRangeRecId Extended Data Type
Return Value
Type: boolean
true if the record exists; otherwise, false.