Groups together information related to restricting the set of records that is returned by the MDEX engine in response to a navigation query.

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

Syntax

C#
[SerializableAttribute]
public class AppliedFiltersResult
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class AppliedFiltersResult
Visual C++
[SerializableAttribute]
public ref class AppliedFiltersResult

Inheritance Hierarchy

System..::.Object
  Endeca.Data..::.AppliedFiltersResult

See Also