Endeca Presentation API
CompleteDimGroups Property
NamespacesEndeca.NavigationNavigationCompleteDimGroups
Gets the dimension groups of 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 DimGroupList CompleteDimGroups{ get;}
Public Overridable ReadOnly Property CompleteDimGroups As DimGroupList
public:
virtual property DimGroupList^ CompleteDimGroups {
	DimGroupList^ get ();
}
Value
The dimension groups (a DimGroupList) of the dimensions unioned from the descriptor, refinement, and implicit dimensions.
Remarks
This is analgous to CompleteDimensions except that the dimensions are consolidated by DimGroup. That is, 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