Ms > Ms Assembly Interfaces > IMsCalculationChainEntries > IMsCalculationChainEntries.AddBranch
AddBranch(BranchName: String): IMsCalculationChainBranch;
BranchName. Constraint name.
The AddBranch method adds a condition to calculation chain elements 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: