IMsBranchConditionInGroup
Description
The IMsBranchConditionInGroup interface is used to work with condition of calculating a condition branch in metamodel calculation chain. The type of branch calculation condition is occurrence in a group of elements (MsBranchConditionType.InGroup).
Properties
| |
Property name |
Brief description |
 |
ElementGroup |
The ElementGroup property determines a group of elements. |
 |
Negation |
The Negation property determines whether condition is negated. |
| |
Property name |
Brief description |
 |
ConditionJoin |
The ConditionJoin property determines join operator for combining with the previous condition. |
 |
Parameter |
The Parameter property determines condition parameter for branch calculation. |
 |
Type |
The Type property returns condition type. |
| |
Method name |
Brief description |
 |
LoadFromXml |
The LoadFromXml method loads branch calculation condition parameters from XML file. |
 |
SaveToXml |
The SaveToXml method loads branch calculation condition parameters to XML file. |
See also:
Ms Assembly Interfaces