Endeca Presentation API
DimGroupId Property
NamespacesEndeca.NavigationDimensionDimGroupId
Gets the ID of the dimension group to which this dimension belongs.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long DimGroupId{ get;}
Public Overridable ReadOnly Property DimGroupId As Long
public:
virtual property long long DimGroupId {
	long long get ();
}
Value
ID of the dimension group to which this dimension belongs or 0 if it does not belong to a group.
Remarks
If the dimension does not belong to a dimension group, the method will return 0.

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