IMsCalculationTreeNode.Key

Syntax

Key: Integer;

Description

The Key property returns element key.

Comments

This key is used to identify elements within branches of problem calculation. The key value is given to element automatically and can not be changed.

Example

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

See also:

IMsCalculationTreeNode