This commit is contained in:
2020-05-17 19:02:06 +00:00
parent fa701f790b
commit b9af73b84a
9 changed files with 9 additions and 27 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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