IMsCalculationChainVariable.FullName

Syntax

FullName: String;

Description

The FullName property returns full name of the variable.

Comments

To get the source name of the variable, use the IMsCalculationChainVariable.OriginalName property.

Example

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

See also:

IMsCalculationChainVariable