LeanCoverage::exist Method
Indicates whether the specified record in the LeanCoverage table exists.
Syntax
client server public static boolean exist(LeanCoverageRefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: LeanCoverageRefRecId Extended Data Type
The record ID of the LeanCoverage record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.