IMsCalculationChainBranch.CaseList

Fore Syntax

CaseList: IMsBranchCaseList;

Fore.NET Syntax

CaseList: Prognoz.Platform.Interop.Ms.IMsBranchCaseList;

Description

The CaseList property returns the condition branches collection.

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainBranch