ForceApplyMode

ForceApplyMode controls whether a run should force apply even when delta is zero.
  • SINGLE
    Force apply this run only, do not propagate to dependents.
  • CASCADE
    Force apply this run and propagate to all triggered dependents.