IMsBranchCondition.Parameter

Fore Syntax

Parameter: IMsModelParam;

Fore.NET Syntax

Parameter: Prognoz.Platform.Interop.Ms.IMsModelParam;

Description

The Parameter property determines condition parameter for branch calculation.

Comments

If parameter is not set, the parameter set for condition in metamodel calculation chain: IMsCalculationChainBranch.Parameter is applied.

Fore and Fore.NET Examples

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

See also:

IMsBranchCondition