IMatrixTransformerDimension

Assembly: Matrix;

Namespace: Prognoz.Platform.Interop.Matrix;

Description

The IMatrixTransformerDimension interface is used to work with matrix transformer time dimension.

Inheritance Hierarchy

IMatrixTransformerDimension

Comments

To get object of this type, use IMatrixTransformerDimensions.Item.

Properties

  Property name Brief description
The Dimension property determines dimension data from the collection of matrix transformer time dimensions.
The Element property returns time dimension element by its index.
The Index property returns index of matrix transformer time dimension.
The MatchCase property determines whether case is considered for strings.

See also:

Matrix Assembly Interfaces