Endeca Presentation API
AggrERec Property
NamespacesEndeca.NavigationENEQueryAggrERec
Gets or sets the Id of the aggregated record to be queried for.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This method may not be supported in future versions of the MDEX Engine API. Use AggrERecSpec instead.")]
public virtual long AggrERec{ get; set;}
<ObsoleteAttribute("This method may not be supported in future versions of the MDEX Engine API. Use AggrERecSpec instead.")> _
Public Overridable Property AggrERec As Long
[ObsoleteAttribute(L"This method may not be supported in future versions of the MDEX Engine API. Use AggrERecSpec instead.")]
public:
virtual property long long AggrERec {
	long long get ();
	void set (long long value);
}
Value
The aggregated record Id of the aggregated record being queried for.

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