This commit is contained in:
@@ -29,12 +29,15 @@ namespace AyaNova.Models
|
||||
public string UnitModelNameViz { get; set; }
|
||||
[NotMapped]
|
||||
public string UnitModelVendorViz { get; set; }
|
||||
|
||||
|
||||
[NotMapped]
|
||||
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; }
|
||||
|
||||
Reference in New Issue
Block a user