IMsCalculationTreeNode.Parent

Syntax

Parent: IMsCalculationTreeNodes;

Description

The Parent property returns collection of element parents.

Comments

Collection is the ordered set, that contains parents of this element.

Example

The property use is given in the example for IMsCalculationModelTreeNode.Model.

See also:

IMsCalculationTreeNode