Gets the dimensions of that still have refinements available with
respect to this query.

C# | Visual Basic | Visual C++ |
public virtual DimensionList RefinementDimensions{ get;}
Public Overridable ReadOnly Property RefinementDimensions As DimensionList
public: virtual property DimensionList^ RefinementDimensions { DimensionList^ get (); }

The dimension groups of the dimensions that still have refinements
available.

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.