AddBranch(BranchName: String): IMsCalculationChainBranch;
AddBranch(BranchName: string): Prognoz.Platform.Interop.Ms.IMsCalculationChainBranch;
BranchName. Constraint name.
The AddBranch method adds a condition to metamodel calculation chain.
Use the IMsCalculationChainEntries.Remove or IMsCalculationChainEntries.RemoveByKey method to remove condition from calculation chain.
The property use is given in the example for IMsBranchConditionExpression.Expression.
See also: