Gets the roots of the set of dimensions that all the intersections
in this group share and are from.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public virtual DimValList DimRoots { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property DimRoots As DimValList Get |
| Visual C++ |
|---|
public: virtual property DimValList^ DimRoots { DimValList^ get (); } |