Endeca Presentation API
Filter Property
NamespacesEndeca.Navigation.AnalyticsFilterNotFilter
Gets and sets the filter sub-expression for this FilterNot.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IFilter Filter{ get; set;}
Public Overridable Property Filter As IFilter
public:
virtual property IFilter^ Filter {
	IFilter^ get ();
	void set (IFilter^ value);
}
Value
The filter sub-expression (of type IFilter) for this FilterNot.

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