CalcCubeFormulaEditEventArgs.Create

Syntax

Create(Coord: ICalculatedCubeInstanceCoord; Result: String);

Parameters

Coord - coordinate of a calculated cube.

Result - term text.

Description

The Create constructor creates argument of the event when term corresponding to cube coordinate is created.

See also:

CalcCubeFormulaEditEventArgs