Endeca Presentation API
AnalyticsQueryError Property
NamespacesEndeca.NavigationNavigationAnalyticsQueryError
Gets or sets the error message, if any, associated with the evaluation of the analytics portion of the query results. This method reports any errors that span multiple statements; it does NOT report errors relating to an individual statement.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string AnalyticsQueryError{ get; set;}
Public Overridable Property AnalyticsQueryError As String
public:
virtual property String^ AnalyticsQueryError {
	String^ get ();
	void set (String^ value);
}
Value
The error message.
Return Value
The error message, or null if no error was encountered.

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