This commit is contained in:
@@ -24,9 +24,7 @@ namespace AyaNova.Models
|
||||
public string UserViz { get; set; }
|
||||
|
||||
//UTILITY FIELDS
|
||||
[NotMapped]
|
||||
// public bool IsDirty { get; set; } = false;//never dirty coming from the server
|
||||
|
||||
|
||||
//related
|
||||
[JsonIgnore]//internal only here at server not used by client
|
||||
public WorkOrderStatus WorkOrderStatus { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user