This commit is contained in:
2021-04-06 19:27:02 +00:00
parent 97a1c937b2
commit 30edd50698

View File

@@ -22,6 +22,7 @@ namespace AyaNova.Models
//UTILITY FIELDS
//related
[JsonIgnore]//internal only here at server not used by client
public WorkOrderStatus WorkOrderStatus { get; set; }
[NotMapped, JsonIgnore]