This commit is contained in:
2022-06-18 01:43:24 +00:00
parent ab28b85e14
commit 4a27b638c2
7 changed files with 146 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ namespace AyaNovaQBI
{
public string Status { get; set; }
public string ServiceNumber { get; set; }
public DateTime ServiceDate { get; set; }
public string ServiceDate { get; set; }
public string Project { get; set; }
public string StatusColor { get; set; }