AddBranch(BranchName: String): IMsCalculationChainBranch;
BranchName. Constraint name.
The AddBranch method adds a condition to calculation chain of metamodel.
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: