LeanCoverageKanbanRule::isMultipleCoverage Method
Validates that the LeanCoverage buffer is shared by several rules.
Syntax
client server public static boolean isMultipleCoverage(RefRecId _leanCoverageRecId)
Run On
Called
Parameters
- _leanCoverageRecId
Type: RefRecId Extended Data Type
The record ID of the LeanCoverage record to check.
Return Value
Type: boolean
true if the LeanCoverage record is shared; otherwise, false.