Class ForeignKey
Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll
public class ForeignKey
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<ForeignKey>(ForeignKey)
Constructors
ForeignKey()
public ForeignKey()
Properties
Id
public string Id { get; set; }