Show contents 

Report > Report Assembly Interfaces > IPrxDataIsland > IPrxDataIsland.GetRecentChanges

IPrxDataIsland.GetRecentChanges

Syntax

GetRecentChanges: IMatrix;

Description

The GetRecentChanges method returns a matrix of changed values of the regular report data area.

Comments

Each time after the regular report data is changed, the method returns a new matrix that contains current changes for the data area.

After report or area data is saved the method returns an empty matrix.

See also:

IPrxDataIsland