This commit is contained in:
2022-07-11 21:32:12 +00:00
parent c49b5acd53
commit 322721e838
2 changed files with 2 additions and 7 deletions

View File

@@ -34,10 +34,7 @@ namespace AyaNova.Models
public string UnitDescriptionViz { get; set; }
[NotMapped]
public bool UnitMeteredViz { get; set; }
[NotMapped]
public string UnitLastMeterViz { get; set; }//for qbi
//PHYSICAL ADDRESS
[NotMapped]
public string AddressViz { get; set; }