Endeca Presentation API
SetR Method (r)
NamespacesEndeca.NavigationUrlENEQuerySetR(String)
Sets the records for query. ERecs.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetR(
	string r
)
Public Overridable Sub SetR ( _
	r As String _
)
public:
virtual void SetR (
	String^ r
)
Parameters
r (String)
Record Ids delimitted by ' '.
Exceptions
ExceptionCondition
UrlENEQueryParseException If the record Ids are not able to be parsed.

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