IMsBranchCase.Conditions

Fore Syntax

Conditions: IMsBranchConditions;

Fore.NET Syntax

Conditions: Prognoz.Platform.Interop.Ms.IMsBranchConditions;

Description

The Conditions property returns conditions of branch calculation.

Comments

To get branch contents, use the IMsBranchCase.Contents property.

Fore and Fore.NET Examples

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

See also:

IMsBranchCase