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.
To get the report, use the ICubeMetaLoader.Log property.
The property use is given in the example for ICubeMetaLoader.SkipEmptyRows.
See also: