This commit is contained in:
2021-11-22 22:34:22 +00:00
parent 56b56d4513
commit b392d2f8fc
3 changed files with 7 additions and 3 deletions

View File

@@ -42,6 +42,8 @@ namespace AyaNova.Models
public string PartNameViz { get; set; }
[NotMapped]
public string PartDescriptionViz { get; set; }
[NotMapped]
public string UpcViz { get; set; }
[NotMapped]
public string PartManufacturerNumberViz { get; set; }