Endeca Presentation API
DimValues Property
NamespacesEndeca.NavigationERecDimValues
Gets the dimension values tagged to the record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual AssocDimLocationsList DimValues{ get;}
Public Overridable ReadOnly Property DimValues As AssocDimLocationsList
public:
virtual property AssocDimLocationsList^ DimValues {
	AssocDimLocationsList^ get ();
}
Value
The values tagged to the record are organized by dimension. An empty list is returned if there are no dimension values tagged to the record.
Remarks
The dimension values are organized by dimensions and each value manifested as a position which includes the value and its ancestors in the dimension's hierarchy. Based on how this record was obtained, these tagged values may or may not be present.

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