Endeca Presentation API
RefinementDimGroups Property
NamespacesEndeca.NavigationNavigationRefinementDimGroups
Gets the dimension groups of the dimensions that still have refinements available with respect to this navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimGroupList RefinementDimGroups{ get;}
Public Overridable ReadOnly Property RefinementDimGroups As DimGroupList
public:
virtual property DimGroupList^ RefinementDimGroups {
	DimGroupList^ get ();
}
Value
The dimension groups of the dimensions that still have refinements available.
Remarks
This list is analgous to RefinementDimensions except that they are grouped by their dimension groups. Returns an empty DimGroupList if there are no more refinements available. The dimension groups are in MDEX Engine determined order where the group with the highest ranking dimension is persented first and so on.

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