IPrxReport.IsDataChanged

Syntax

IsDataChanged: Boolean;

Description

The IsDataChanged property returns True if the cells of the data area of the regular report have been changed.

Comment

The property is outdated, use IDataChange.IsDataChanged.

See also:

IPrxReport