Table of Contents

Class SortingField

Namespace: Casewhere.Models.Pages.Widgets.List
Assembly: Casewhere.Models.dll

public class SortingField

Inheritance

objectSortingField

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<SortingField>(SortingField)

Constructors

SortingField()

public SortingField()

Properties

Name

public string Name { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string