Endeca Presentation API
DimSearch Property
NamespacesEndeca.NavigationENEQueryResultsDimSearch
Gets the dimension search object result.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This property may not be supported in future versions of the MDEX Engine API. Use DimensionSearch instead.")]
public virtual DimSearchResult DimSearch{ get;}
<ObsoleteAttribute("This property may not be supported in future versions of the MDEX Engine API. Use DimensionSearch instead.")> _
Public Overridable ReadOnly Property DimSearch As DimSearchResult
[ObsoleteAttribute(L"This property may not be supported in future versions of the MDEX Engine API. Use DimensionSearch instead.")]
public:
virtual property DimSearchResult^ DimSearch {
	DimSearchResult^ get ();
}
Value
Dimension search result (DimSearchResult object), or null if none is present in the ENEQueryResults.

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