IMsCalculationTreeNode.Text

Syntax

Text: String;

Description

The Text property returns element text.

Comments

The property value is not unique inside the tree, it is given to element automatically and cannot be changed.

Example

The property use is given in the example for IMsProblemCalculation.CalculationTree.

See also:

IMsCalculationTreeNode