diff
This commit is contained in:
@@ -48,7 +48,7 @@ namespace FasdCockpitCommunicationDemo
|
||||
public string Description { get; set; }
|
||||
public string DescriptionHtml { get; set; }
|
||||
public int Priority { get; set; }
|
||||
public string Category { get; set; } //todo: replace with tree structure
|
||||
public string Category { get; set; }
|
||||
public string ActivityType { get; set; }
|
||||
public string Solution { get; set; }
|
||||
public string SolutionHtml { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user