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.
Compares the current record to a LeanCoverage record and determines whether they have the same product relation.
Syntax
public boolean hasSameProductRelationAs(LeanCoverage _leanCoverage)
Run On
Called
Parameters
- _leanCoverage
Type: LeanCoverage Table
A LeanCoverage record to compare to the current one.
Return Value
Type: boolean
true if the product relation of both LeanCoverage records is the same; otherwise, false.