IMsBranchCondition

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

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

Inheritance Hierarchy

          IMsBranchCondition

Properties

  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.

Methods

  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