This commit is contained in:
@@ -19,9 +19,7 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
// //Just to conform with interface, it's rare and easier to do this
|
||||
// [System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
// public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
@@ -19,8 +19,6 @@ namespace AyaNova.Models
|
||||
public long WorkOrderItemId { get; set; }
|
||||
[JsonIgnore]
|
||||
public WorkOrderItem WorkOrderItem { get; set; }
|
||||
//Just to conform with interface, it's rare and easier to do this
|
||||
[System.ComponentModel.DataAnnotations.Schema.NotMapped]
|
||||
public string Wiki { get => throw new System.NotImplementedException(); set => throw new System.NotImplementedException(); }
|
||||
|
||||
}//eoc
|
||||
}//eons
|
||||
|
||||
Reference in New Issue
Block a user