Endeca Presentation API
Terms Property
NamespacesEndeca.NavigationESearchReportTerms
Gets the terms specified in the search.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Terms{ get;}
Public Overridable ReadOnly Property Terms As String
public:
virtual property String^ Terms {
	String^ get ();
}
Value
The search terms, or null if none is returned.
Remarks
Corresponds to the Ntt parameter of a UrlENEQuery.

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