Share via


LeanCommandDeleteRule.checkDeleteLeanCoverage Method [AX 2012]

Checks and deletes the LeanCoverage record if no other rules are using it.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          protected void checkDeleteLeanCoverage(LeanCoverage _leanCoverage)

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected void checkDeleteLeanCoverage()

Run On

Called

Parameters

See Also

Reference

LeanCommandDeleteRule Class