This commit is contained in:
2022-07-11 21:21:12 +00:00
parent 4dd2df03cf
commit b65a47886b
4 changed files with 170 additions and 192 deletions

View File

@@ -19,6 +19,7 @@ namespace AyaNovaQBI
public string UnitModelVendorViz { get; set; }
public string UnitDescriptionViz { get; set; }
public bool UnitMeteredViz { get; set; }
public string UnitLastMeterViz { get; set; }//for qbi
//PHYSICAL ADDRESS
public string AddressViz { get; set; }