Share via


LeanCoverageKanbanRule.validateRuleValidityPeriod Method

Validates the validity period of a kanban rule.

Syntax

public boolean validateRuleValidityPeriod(LeanRuleData _leanRuleData)

Run On

Called

Parameters

Return Value

Type: boolean
true if the period is valid; otherwise, false.

Remarks

A rule is valid if its validity period falls in the intersection of the validity periods of the production flow version to which the source and destination production flow elements belong.

See Also

Reference

LeanCoverageKanbanRule Table