CubeValueChangeCallback

Assembly: Cubes;

Namespace: Prognoz.Platform.Interop.Cubes;

Description

The CubeValueChangeCallback class implements an object that is used to recalculate values of cube calculated facts.

Fore.NET Syntax

Class to get analog of the CubeValueChangeCallback:

None;

Class to get analog of the CubeValueChangeCallback:

CubeValueChangeCallbackClass;

Class Object Properties Inherited From ICubeValueChange

  Property name Brief description
The Executor property determines object that is used to calculate the output cube matrix.
The Matrix matrix property returns the matrix, in which data is changed, and calculated cube facts are recalculated.

See also:

Cubes Assembly Classes