Endeca Presentation API
Ascending Property
NamespacesEndeca.Navigation.AnalyticsOrderByAscending
Gets and sets the sort direction of this OrderBy.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Ascending{ get; set;}
Public Overridable Property Ascending As Boolean
public:
virtual property bool Ascending {
	bool get ();
	void set (bool value);
}
Value
true for an ascending sort or false for a descending sort.

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