The CalcObjectType enumeration is used to determine a calculation algorithm object type.
It is used by the following properties:
| Value | Brief description |
| 0 | Algorithm. Ready calculation algorithm. |
| 1 | CalcBlock. Calculation block. |
| 2 | Aggregation. Aggregation block. |
| 3 | CalcFunction. Function block. |
| 4 | LinearOptimization. Linear optimization block. |
| 5 | Validation. Control block. |
See also: