Class DslSortingAttribute
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime.dll
public class DslSortingAttribute
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<DslSortingAttribute>(DslSortingAttribute)
Constructors
DslSortingAttribute()
public DslSortingAttribute()
Properties
Ascending
public bool Ascending { get; set; }
Property Value
AttributeName
public string AttributeName { get; set; }
Property Value
Methods
ToSortField()
public DslSortField ToSortField()