Show contents 

Cubes > Cubes Assembly Interfaces > IFormulaTransformModel > IFormulaTransformModel.InputVariable

IFormulaTransformModel.InputVariable

Syntax

InputVariable(Index: Integer): IVariableStub;

Parameters

Index - input series index.

Description

The InputVariable property returns the input series by its index.

See also:

IFormulaTransformModel