IMsCalculationChainBranch.DefaultContents

Fore Syntax

DefaultContents: IMsCalculationChainEntries;

Fore.NET Syntax

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

Description

The DefaultContents property returns the branch that is executed if no branch of this collection was executed IMsCalculationChainBranch.CaseList.

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainBranch