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