Assembly: Ms;
The IMsBranchConditionScalar interface is used to work with scalar condition of condition branch calculation in chain metamodel.
IMsBranchConditionScalar
Property name | Brief description | |
ComparisonOperator | The ComparisonOperator property determines a comparison operator in the condition. | |
Value | The Value property determines a condition value. |
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: