Endeca Presentation API
FilterNot Constructor (filter)
NamespacesEndeca.Navigation.AnalyticsFilterNotFilterNotFilterNotNew(IFilter)
Creates a new FilterNot.
Declaration Syntax
C#Visual BasicVisual C++
public FilterNot(
	IFilter filter
)
Public Sub New ( _
	filter As IFilter _
)
public:
FilterNot (
	IFilter^ filter
)
Parameters
filter (IFilter)
The filter sub-expression (of type IFilter) for this FilterNot.
Remarks
The FilterNot represents the negation of the filter sub-expression filter.

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