Endeca Presentation API
NavRecordFilter Property
NamespacesEndeca.NavigationENEQueryNavRecordFilter
Gets and sets the record filters on this navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string NavRecordFilter{ get; set;}
Public Overridable Property NavRecordFilter As String
public:
virtual property String^ NavRecordFilter {
	String^ get ();
	void set (String^ value);
}
Value
The record filter for this query or null if none is set.
Remarks
Record filters are boolean expressions that limit the record results of the query.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0