Click or drag to resize

PageElementPropertiesImportWizDupe_MaxErrorsPerRecord Property

The maximum number of errors to report per rejected record. Historically this value was 1, but the current default is 0, unlimited.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int ImportWizDupe_MaxErrorsPerRecord { get; }

Property Value

Type: Int32
The maximum number of errors to report per rejected record. Historically this value was 1, but the current default is 0, unlimited.
See Also