Table of Contents

Class IndexKeyDefinition

Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll

public class IndexKeyDefinition

Inheritance

objectIndexKeyDefinition

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

int

Name

public string Name { get; set; }

Property Value

string