LogDateParseError: Boolean;
LogDateParseError: boolean;
The LogDateParseError property determines whether to insert information about date parse error to the report on time series loading.
Available values:
True. Date parse errors are inserted to the report.
False. Date parse errors are not inserted into the report.
The property use is given in the example for IImportRequestProviderParams.SkipEmptyRows.
See also: