Endeca Presentation API
LookupList Property
NamespacesEndeca.Navigation.AnalyticsExprLookupLookupList
Gets and sets the LookupList for this ExprLookup.
Declaration Syntax
C#Visual BasicVisual C++
public virtual LookupList LookupList{ get; set;}
Public Overridable Property LookupList As LookupList
public:
virtual property LookupList^ LookupList {
	LookupList^ get ();
	void set (LookupList^ value);
}
Value
A LookupList object that has been populated with lookup expressions (IExpr objects). The LookupList represents a list of expressions that evaluate to a list of values that uniquely identify a record in the table.

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