ICubeCallbackBeforeSaveArgument.OriginalMatrix

Syntax

OriginalMatrix: IMatrix;

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

Description

The OriginalMatrix property returns the matrix with saved data.

Fore and Fore.NET Examples

The example of use is given in description of ICubeInstanceStorage.SaveMatrixCallback.

See also:

ICubeCallbackBeforeSaveArgument