Endeca Presentation API
AnalyticsStatementNames Property
NamespacesEndeca.NavigationNavigationAnalyticsStatementNames
Gets the set of statement names included in the analytics results associated with this Navigation.
Declaration Syntax
C#Visual BasicVisual C++
public IList AnalyticsStatementNames{ get;}
Public ReadOnly Property AnalyticsStatementNames As IList
public:
property IList^ AnalyticsStatementNames {
	IList^ get ();
}
Value
A list containing the names of analytics results associated with this Navigation, in alphabetical order. If no analytics results are available, an empty list is returned.

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