Endeca Presentation API
Refinements Property
NamespacesEndeca.NavigationDimensionRefinements
Gets the refinements available and retrieved in this dimension.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimValList Refinements{ get;}
Public Overridable ReadOnly Property Refinements As DimValList
public:
virtual property DimValList^ Refinements {
	DimValList^ get ();
}
Value
Refinements available in this dimension. Returns an empty DimValList if no refinements are available.
Remarks
Returns an empty DimValList when there are no refinements available. It is possible that while the refinements may return a empty set, refinements are still possible if not all the refinements were retrieved from the MDEX Engine in the original query. Refinements are ordered by the higher ranking to lower ranking where the rankings are determined by the settings in the MDEX Engine and the data.

Each member of this refinement list can be added to the Descriptors and will yield at least one results.

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