Endeca Presentation API
IntegratedDimGroups Property
NamespacesEndeca.NavigationNavigationIntegratedDimGroups
Gets the dimension groups of the dimensions integrated from the refinement and descriptor dimensions.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimGroupList IntegratedDimGroups{ get;}
Public Overridable ReadOnly Property IntegratedDimGroups As DimGroupList
public:
virtual property DimGroupList^ IntegratedDimGroups {
	DimGroupList^ get ();
}
Value
The descriptor groups of the dimensions unioned from the descriptor and refinement dimensions.
Remarks
This is analgous to IntegratedDimensions except that the dimensions are consolidated by DimGroup. Returns an empty set if there are neither refinement nor descriptor dimensions. The dimension groups are in dimension group order determined by the MDEX Engine where the dimension group with the highest ranking dimension is placed first and so on.

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