IMatrixTransformerDimension.Dimension

Fore Syntax

Dimension: IDimInstance;

Fore.NET Syntax

Dimension: Prognoz.Platform.Interop.Dimensions.IDimInstance;

Description

The Dimension property determines dimension data from the collection of matrix transformer time dimensions.

Comments

To get index of matrix transformer time dimension, use IMatrixTransformerDimension.Index.

Fore and Fore.NET Examples

The property use is given in the example for IMatrixTransformer.Transform.

See also:

IMatrixTransformerDimension