Endeca Presentation API
AddSelection Method (fieldName)
NamespacesEndeca.NavigationENEQueryAddSelection(String)
Adds the field named fieldName to the set of fields that should be returned for each record in the result set.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSelection(
	string fieldName
)
Public Sub AddSelection ( _
	fieldName As String _
)
public:
void AddSelection (
	String^ fieldName
)
Parameters
fieldName (String)

[Missing <param> documentation for "fieldName"]

Value
The name of an Endeca property or dimension.

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