Click or drag to resize

CustomerSettingKeyUseWildcardInViewFilterExpressions Field

This setting controls whether a right-side wildcard will be applied to filter expressions (for text properties) passed to a view via the querystring (the "FILTEREXPRS" parameter). This has a practical effect for the criteria screen only (DataObjViewCrit.aspx).

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

Field Value

Type: String
See Also