IMsCalculationChainVariable.IsInternal

Fore Syntax

IsInternal: Boolean;

Fore.NET Syntax

IsInternal: boolean;

Description

The IsInternal property determines whether the variable is internal for calculation chain.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsCalculationChainVariable.Slice.

See also:

IMsCalculationChainVariable