IMsBranchCaseList.Add

Fore Syntax

Add: IMsBranchCase;

Fore.NET Syntax

Add: Prognoz.Platform.Interop.Ms.IMsBranchCase;

Description

The Add method adds a branch to the collection.

Comments

To get the specified branch from the collection, use the IMsBranchCaseList.Item property.

Fore and Fore.NET Examples

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

See also:

IMsBranchCaseList