| QueryOrderBy Property |
Gets or sets the field to order results by.
Namespace:
Dynamicweb.Analytics.Queries
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public QueryResultOrder OrderBy { get; set; }
Public Property OrderBy As QueryResultOrder
Get
Set
Property Value
Type:
QueryResultOrderSee Also