Endeca Presentation API
DimSearchNavDescriptors Property
NamespacesEndeca.NavigationENEQueryDimSearchNavDescriptors
Gets and sets the navigation values that describe a navigation state that restrict the number of values that can be searched from.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimValIdList DimSearchNavDescriptors{ get; set;}
Public Overridable Property DimSearchNavDescriptors As DimValIdList
public:
virtual property DimValIdList^ DimSearchNavDescriptors {
	DimValIdList^ get ();
	void set (DimValIdList^ value);
}
Value
Values that describe a navigation state restriction on the searchable values.
Remarks
By specifying a navigation restriction, the dimension search is not made from the entire space of values, but instead just the values that are still available as refinements from the specified navigation state.

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