Query.SortProperties Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the possible properties to sort by.
protected string[] SortProperties { get; set; }
Property value
System.String[]
Gets the possible properties to sort by.
protected string[] SortProperties { get; set; }