Name of the parameter that indicates the range type of a given range filter. See RangeFilterOperator

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public static readonly string FilterRangeType
Visual Basic (Declaration)
Public Shared ReadOnly FilterRangeType As String
Visual C++
public:
static initonly String^ FilterRangeType

See Also