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; }
ReadOnly Property ImportWizDupe_ValidateValues As Boolean
Get
Property Value
Type:
BooleanThe wizard should validate values in the validation step by applying field min, max and other validation rules.
See Also