IPrxDataIsland.MarkAllDataAsChanged

Fore Syntax

MarkAllDataAsChanged;

Fore.NET Syntax

MarkAllDataAsChanged();

Description

The MarkAllDataAsChanged method sets whether all data is changed in the current data area.

Comments

To check if there is changed data, use the IPrxDataChange.IsDataChanged property.

See also:

IPrxDataIsland