TargetRateChanged event
- Last UpdatedNov 26, 2024
- 1 minute read
The TargetRateChanged event is raised by the Production Progress Control when the value of the TargetRate property changes. When this event occurs, the TargetQuantity will be recalculated using this new target value and the control will force a refresh of it's data using the new value.
|
Event |
Handled/Raised |
Action |
|---|---|---|
|
TargetQuantityChanged |
Raised by: - Control |
Refresh Control with values from the database. |
|
Target Rate Changed |
Raised by: - Control |
Refresh Control with values from the database. |