This commit is contained in:
2021-08-23 20:22:57 +00:00
parent 852d2ee21d
commit 042e3efb8e
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ namespace AyaNova.Models
public string UnitModelModelNumberViz { get; set; }
[NotMapped]
public string UnitDescriptionViz { get; set; }
[NotMapped]
public bool UnitMeteredViz { get; set; }
//PHYSICAL ADDRESS
[NotMapped]