Click or drag to resize

PageElementPropertiesImportWizDupe_ValidateValues Property

The wizard should validate values in the validation step by applying field min, max and other validation rules.

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

Property Value

Type: Boolean
The wizard should validate values in the validation step by applying field min, max and other validation rules.
See Also