Class IndexKeyDefinition
Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll
public class IndexKeyDefinition
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<IndexKeyDefinition>(IndexKeyDefinition)
Constructors
IndexKeyDefinition()
public IndexKeyDefinition()
Properties
IndexType
public int IndexType { get; set; }
Property Value
Name
public string Name { get; set; }