Click or drag to resize

CustomerSettingKeyBypassRegularExpressionValidation Field

If set to true, the RexExp validation in the DataObject Dialog validation method will be bypassed.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string BypassRegularExpressionValidation = "BypassRegExpVal"

Field Value

Type: String
See Also