This commit is contained in:
@@ -20,9 +20,7 @@ namespace AyaNova.Models
|
||||
public long UserId { get; set; }
|
||||
|
||||
//UTILITY FIELDS
|
||||
[NotMapped]
|
||||
public bool IsDirty { get; set; } = false;//never dirty coming from the server
|
||||
|
||||
|
||||
//related
|
||||
public WorkOrderStatus WorkOrderStatus { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user