ChangeMatix: IMatrix;
ChangeMatix: Prognoz.Platform.Interop.Matrix.IMatrix;
The ChangeMatrix property returns changed data matrix of proxy object.
To get source data matrix of proxy object, use IMatrixWritableProxy.BaseMatix.
The property use is given in the example for IMatrixWritableProxy.BaseMatix
See also: