case 3994
This commit is contained in:
@@ -58,6 +58,12 @@ namespace AyaNova.Models
|
||||
public long LastMeterViz { get; set; }
|
||||
[NotMapped]
|
||||
public DateTime? LastMeterDateViz { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public long? LastCompletedWorkOrderViz { get; set; }
|
||||
[NotMapped]
|
||||
public DateTime? LastCompletedServiceDateViz { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public string LastMeterNotesViz { get; set; }
|
||||
public bool LifeTimeWarranty { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user