ICubeMetaLoader.LogDateParseError

Fore Syntax

LogDateParseError: Boolean;

Fore.NET Syntax

LogDateParseError: boolean;

Description

The LogDateParseError property determines whether to insert information about date parse error to the report on time series loading.

Comments

Available values:

To get the report, use the ICubeMetaLoader.Log property.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoader.SkipEmptyRows.

See also:

ICubeMetaLoader