Endeca Presentation API
RefinementDimensions Property
NamespacesEndeca.NavigationNavigationRefinementDimensions
Gets the dimensions of that still have refinements available with respect to this query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimensionList RefinementDimensions{ get;}
Public Overridable ReadOnly Property RefinementDimensions As DimensionList
public:
virtual property DimensionList^ RefinementDimensions {
	DimensionList^ get ();
}
Value
The dimension groups of the dimensions that still have refinements available.
Remarks
The dimensions contained by the list each have refinement options available that refine the record set do at least one record. Returns an empty DimensionList if there are no more refinements available for this navigation query. The dimensions are in MDEX Engine determined dimension order.

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