IMsBranchConditions

Description

The IMsBranchConditions interface is used to work with the collection of conditions of calculating a condition branch in metamodel calculation chain.

Properties

  Property name Brief description
The Count property returns the number of conditions in collection.
The Item method returns a condition from the collection by its index.

Methods

  Method name Brief description
The Add method adds a condition to collection.
The Clear method removes all conditions from the collection.
The Remove method removes a condition from collection by its index.

See also:

Ms Assembly Interfaces