IMsCalculationChainVariable.OriginalName

Syntax

OriginalName: String;

Description

The OriginalName property returns the source name of the variable.

Comments

To get full name of the variable, use the IMsCalculationChainVariable.FullName property.

Example

The property use is given in the example for IMsMetaModelVisualController.LevelFormat.

See also:

IMsCalculationChainVariable