Assembly: Ms;
The IMsCalculationTree interface contains properties that are used to work with a modeling problem calculation tree.
IMsCalculationTree
The calculation tree represents the sequence of calculation in a hierarchical form, and also enables the user to display on which tree node the breakpoint is set. It is created automatically based on scripts, calculation chain and problem breakpoints. This tree cannot be directly changed by a user.
Property name | Brief description | |
Children | The Children property returns the collection of calculation tree elements. |
See also: