Endeca Presentation API
NavDescriptors Property
NamespacesEndeca.NavigationENEQueryNavDescriptors
Gets and sets the navigation descriptor IDs describing the navigation object to be queried for.
Declaration Syntax
C#Visual BasicVisual C++
public virtual DimValIdList NavDescriptors{ get; set;}
Public Overridable Property NavDescriptors As DimValIdList
public:
virtual property DimValIdList^ NavDescriptors {
	DimValIdList^ get ();
	void set (DimValIdList^ value);
}
Value
The descriptor IDs of the navigation being queried for. Returns null if there is none.
Remarks
The resulting navigation object's descriptor dimensions will be ordered in the same order as these descriptors.

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