ILanerCalculateSerie.HasDiscrepancies

Fore Syntax

HasDiscrepancies: Boolean;

Fore.NET Syntax

HasDiscrepancies: System.Boolean;

Description

The HasDiscrepancies property returns whether the calculated data of the series differs from the data stored in database.

Comments

Available values:

Fore Example

The property use is given in the example for ILanerCalculateSerie.DisplayDataAs.

See also:

ILanerCalculateSerie