IImportRequestProviderParams.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:

Fore and Fore.NET Examples

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

See also:

IImportRequestProviderParams