IMsBranchConditionScalar

Description

The IMsBranchConditionScalar interface is used to work with scalar condition of condition branch calculation in chain metamodel.

Properties

  Property name Brief description
The ComparisonOperator property determines a comparison operator in the condition.
The Value property determines a condition value.

Properties inherited fromIMsBranchCondition

  Property name Brief description
The ConditionJoin property determines join operator for combining with the previous condition.
The ParamAttributes property returns parameter and chain of attributes.
Outdated. Use IMsBranchCondition.ParamAttributes.
The Type property returns condition type.

Properties inherited from IMsBranchCondition

  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:

Ms Assembly Interfaces