Endeca Presentation API
Intermediates Property
NamespacesEndeca.NavigationDimensionIntermediates
Gets the intermediate non-navigable refinements that have been selected and do not affect the query terms.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimValList Intermediates{ get;}
Public Overridable ReadOnly Property Intermediates As DimValList
public:
virtual property DimValList^ Intermediates {
	DimValList^ get ();
}
Value
List of intermediates. If there are no intermediates an empty DimValList will be returned.
Remarks
If there are no intermediates an empty DimValList will be returned. Intermediates are ordered from parent to child.

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