Endeca Presentation API
CompleteDimensions Property
NamespacesEndeca.NavigationNavigationCompleteDimensions
Gets the complete dimensions integrated from the refinement dimensions, the descriptor dimensions, and those that are completely implicit.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimensionList CompleteDimensions{ get;}
Public Overridable ReadOnly Property CompleteDimensions As DimensionList
public:
virtual property DimensionList^ CompleteDimensions {
	DimensionList^ get ();
}
Value
A DimensionList that is the union of the descriptor, refinement, and implicit dimensions.
Remarks
Complete dimensions are the dimensions that either have descriptors, still have refinement values relative to the navigation query, or only contain implicits. The integrated dimensions are in dimension order specified by the MDEX Engine.

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