IVariableStub.Dimension

Syntax

Dimension(Index: Integer): IDimensionModel;

Parameters

Index - dimension index.

Description

The Dimension property returns the structure of the data source dimension, which index is passed by the Index parameter.

Example

The property use is given in the example for  IValidationFilter.UserComponents.

See also:

IVariableStub