DefaultContents: IMsCalculationChainEntries;
The DefaultContents property returns the branch that is executed if none of the branches from the condition branches collection was executed.
To get the collection of condition branches, use the IMsCalculationChainBranch.CaseList property.
The property use is given in the example for IMsBranchCondition.ConditionJoin.
See also: