Endeca Presentation API
Representative Property
NamespacesEndeca.NavigationAggrERecRepresentative
Gets the representative record of the aggregated record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERec Representative{ get;}
Public Overridable ReadOnly Property Representative As ERec
public:
virtual property ERec^ Representative {
	ERec^ get ();
}
Value
Representative record for aggregated record or null if the records of the aggregated record were not retrieved during the query.
Remarks
If the number of records per aggregated record is set to zero in the query this method will return null.

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