ICalcBlockIteratorModel

Assembly: Algo;

Description

The ICalcBlockIteratorModel interface is used to check changes in data sources and to save changes in calculation block or control block.

Inheritance Hierarchy

          ICalcBlockIteratorModel

Properties

  Property name Brief description
IsDirty The IsDirty property returns whether there are changes in data sources.
Stubs The Stubs property returns the collection of data sources.

Methods

  Method name Brief description
Dispose_ The Dispose_ method is called after the object use to release resources.
Save The Save method saves changes in calculation block or control block.

See also:

Algo Assembly Interfaces