ICalcBlock.AddFolder

Syntax

AddFolder(Parent: IMsCalculationChainEntry): IMsCalculationChainFolder;

Parameters

Parent. Metamodel calculation chain.

Description

The AddFolder creates a new folder in the metamodel calculation chain.

Example

The method use is given in the example for ICalcBlock.AddModel.

See also:

ICalcBlock