aktueller stand
This commit is contained in:
@@ -49,9 +49,10 @@ namespace FasdCockpitCommunicationDemo
|
||||
public string DescriptionHtml { get; set; }
|
||||
public int Priority { get; set; }
|
||||
public string Category { get; set; } //todo: replace with tree structure
|
||||
public string ActivityType { get; set; }
|
||||
public string Solution { get; set; }
|
||||
public string SolutionHtml { get; set; }
|
||||
public Dictionary<string, string> DirectLinks { get; set; }
|
||||
public string SolutionHtml { get; set; }
|
||||
public Dictionary<string, string> DirectLinks { get; set; }
|
||||
|
||||
public List<cTicketJournalItem> JournalItems { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user