IMsCalculationTreeNode.Key

Syntax

Key: Integer;

Description

The Key property returns element key.

Comments

The key is used to identify elements within problem calculation branches. 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