  | QueryResultOrderDirection Property  | 
 
            Gets or sets the order by direction.
            
 
    Namespace: 
   Dynamicweb.Analytics.Queries
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic QueryResultDirection Direction { get; set; }Public Property Direction As QueryResultDirection
	Get
	Set
Property Value
Type: 
QueryResultDirection
See Also