Class SortField
Namespace: Casewhere.Models.Common
Assembly: Casewhere.Models.dll
public class SortField
Inheritance
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<SortField>(SortField)
Constructors
SortField()
public SortField()
Properties
Ascending
public bool Ascending { get; set; }
Property Value
EmptySortField
public static SortField EmptySortField { get; }
Property Value
Name
public string Name { get; set; }