IMsBranchConditionInSelection

Assembly: Ms;

Description

The IMsBranchConditionInSelection interface is used to work with calculation condition of condition branch in chain of metamodel. The type of branch calculation condition is occurrence in element selection.

Inheritance Hierarchy

          IMsBranchCondition

          IMsBranchConditionInSelection

Properties

  Property name Brief description
Negation The Negation property determines whether condition is negated.
ParameterAsSelection The ParameterAsSelection property determines a parameter specifying selection.
Selection The Selection property determines elements selection.

Properties inherited from IMsBranchCondition

  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.

Properties inherited from IMsBranchCondition

  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:

Ms Assembly Interfaces