Add(Type: MsBranchConditionType): IMsBranchCondition;
Add(Type: Prognoz.Platform.Interop.Ms.MsBranchConditionType): Prognoz.Platform.Interop.Ms.IMsBranchCondition;
Type. Type of added condition.
The Add method adds a condition to the collection.
To get the specified condition from the collection, use the IMsBranchConditions.Item property.
The property use is given in the example for IMsBranchCondition.ConditionJoin.
See also: