Endeca Presentation and Logging APIs

Namespace:  Endeca.Navigation
Assembly:  Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.1.4.0 (6.1.4.3290)

Syntax

C#
public bool RangeFilterInBase { get; set; }
Visual Basic (Declaration)
Public Property RangeFilterInBase As Boolean
Visual C++
public:
property bool RangeFilterInBase {
	bool get ();
	void set (bool value);
}

See Also