Endeca Presentation API
AddERecId Method (id)
NamespacesEndeca.NavigationERecIdListAddERecId(Int64)
Adds a record ID to the list.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This method may not be supported in future versions of the MDEX Engine API. Use a AddERecSpec instead.")]
public virtual void AddERecId(
	long id
)
<ObsoleteAttribute("This method may not be supported in future versions of the MDEX Engine API. Use a AddERecSpec instead.")> _
Public Overridable Sub AddERecId ( _
	id As Long _
)
[ObsoleteAttribute(L"This method may not be supported in future versions of the MDEX Engine API. Use a AddERecSpec instead.")]
public:
virtual void AddERecId (
	long long id
)
Parameters
id (Int64)
ID to add to the list.

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