IMatrixTransformer.Source

Fore Syntax

Source: IMatrix;

Fore.NET Syntax

Source: Prognoz.Platform.Interop.Matrix.IMatrix;

Description

The Source property determines a matrix that is a data source for matrix transformer.

Comments

To get the collection of matrix transformer time dimensions, use IMatrixTransformer.Dimensions.

Fore and Fore.NET Examples

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

See also:

IMatrixTransformer