Endeca Presentation API
IntegratedDimensions Property
NamespacesEndeca.NavigationNavigationIntegratedDimensions
Gets the dimensions integrated from the refinement dimensions and the descriptor dimensions.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimensionList IntegratedDimensions{ get;}
Public Overridable ReadOnly Property IntegratedDimensions As DimensionList
public:
virtual property DimensionList^ IntegratedDimensions {
	DimensionList^ get ();
}
Value
The union of the descriptor and refinement dimensions.
Remarks
Integrated dimensions are the dimensions that either have descriptors or still have refinement values relative to the navigation query. Returns an empty set if there are neither refinement nor descriptor dimensions. The integrated dimensions are in dimension order specified by the MDEX Engine.

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