Assembly: Algo;
The IAlgorithmChangedPointResult interface is used to determine the number of changed cells in data consumer on calculation of specific calculation block.
IAlgorithmChangedPointResult
| Property name | Brief description | |
![]() |
ChangedPointsCount | The ChangedPointsCount property returns the number of data consumer cells changed on calculation block calculation. |
![]() |
Id | The Id property returns the calculation block identifier. |
![]() |
Key | The Key property returns the calculation block key. |
![]() |
Name | The Name property returns the calculation block name. |
See also: