Endeca Presentation API
ERecIdList Constructor (erecId)
NamespacesEndeca.NavigationERecIdListERecIdListERecIdListNew(Int64)
Constructor that takes a single ID and makes a record ID list with only one element.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This method may not be supported in future versions of the MDEX Engine API. Use a string form instead.")]
public ERecIdList(
	long erecId
)
<ObsoleteAttribute("This method may not be supported in future versions of the MDEX Engine API. Use a string form instead.")> _
Public Sub New ( _
	erecId As Long _
)
[ObsoleteAttribute(L"This method may not be supported in future versions of the MDEX Engine API. Use a string form instead.")]
public:
ERecIdList (
	long long erecId
)
Parameters
erecId (Int64)
Single record ID member of this list.

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