Gets the intermediate non-navigable refinements that have been
selected and do not affect the query terms.

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

List of intermediates. If there are no intermediates an empty
DimValList will be returned.

If there are no intermediates an empty DimValList will be
returned. Intermediates are ordered from parent to child.