Assembly: Matrix;
Namespace: Prognoz.Platform.Interop.Matrix;
The IMatrixTransformerDimension interface is used to work with matrix transformer time dimension.
IMatrixTransformerDimension
To get object of this type, use IMatrixTransformerDimensions.Item.
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: