Click or drag to resize

QueryResultOrderDirection Property

Gets or sets the order by direction.

Namespace:  Dynamicweb.Analytics.Queries
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public QueryResultDirection Direction { get; set; }

Property Value

Type: QueryResultDirection
See Also