This commit is contained in:
@@ -26,8 +26,8 @@ namespace AyaNova.Models
|
||||
//UTILITY FIELDS
|
||||
|
||||
//related
|
||||
[JsonIgnore]//internal only here at server not used by client
|
||||
public WorkOrderStatus WorkOrderStatus { get; set; }
|
||||
// [JsonIgnore]//internal only here at server not used by client
|
||||
// public WorkOrderStatus WorkOrderStatus { get; set; }
|
||||
|
||||
[NotMapped, JsonIgnore]
|
||||
public AyaType AyaType { get => AyaType.WorkOrderStatus; }
|
||||
|
||||
Reference in New Issue
Block a user