Endeca Presentation API
Selection Property
NamespacesEndeca.NavigationENEQuerySelection
Gets and sets the select list for the query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual FieldList Selection{ get; set;}
Public Overridable Property Selection As FieldList
public:
virtual property FieldList^ Selection {
	FieldList^ get ();
	void set (FieldList^ value);
}
Value
The list of fields to return with each record in the navigation query results.

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