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