Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IMsBranchConditionInGroup
Assembly: Ms;
The IMsBranchConditionInGroup interface is used to work with calculation condition of condition branch in chain elements of metamodel. Type of branch calculation condition - occurrence in element group.
IMsBranchConditionInGroup
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. |
![]() |
ParamAttributes | The ParamAttributes property returns parameter and chain of attributes. |
![]() |
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 saves branch calculation condition parameters to XML file. |
See also: