Endeca Presentation API
DimGroupName Property
NamespacesEndeca.NavigationDimensionDimGroupName
Gets the name of the dimension group to which this dimension belongs.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string DimGroupName{ get;}
Public Overridable ReadOnly Property DimGroupName As String
public:
virtual property String^ DimGroupName {
	String^ get ();
}
Value
Name of the dimension group (DimGroup object) to which this dimension belongs or null if it does not belong to a group.
Remarks
If the dimension does not belong to a dimension group, the method will return null.

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