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; }
ReadOnly Property ImportWizDupe_MaxErrorsPerRecord As Integer
Get
Property Value
Type:
Int32The maximum number of errors to report per rejected record. Historically this value was 1, but the current default is 0, unlimited.
See Also