IMsCalculationTree

Assembly: Ms;

Description

The IMsCalculationTree interface contains properties that are used to work with a modeling problem calculation tree.

Inheritance Hierarchy

          IMsCalculationTree

Comments

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.

Properties

  Property name Brief description
Children The Children property returns the collection of calculation tree elements.

See also:

Ms Assembly Interfaces