IMsBranchCase.Contents

Fore Syntax

Contents: IMsCalculationChainEntries;

Fore.NET Syntax

Contents: Prognoz.Platform.Interop.Ms.IMsCalculationChainEntries;

Description

The Contents property returns branch elements to be calculated.

Comments

To get branch calculation conditions, use the IMsBranchCase.Conditions property.

Fore and Fore.NET Examples

The property use is given in the example for IMsBranchCondition.ConditionJoin.

See also:

IMsBranchCase