Exemplo n.º 1
0
 public DispatchReportInfo()
 {
     this.Type = new KeyValueInfo();
     this.SolutionResultStatus = new KeyValueInfo();
     this.ServiceProvider      = new KeyValueInfo();
     this.Status = new KeyValueInfo();
 }
Exemplo n.º 2
0
 public DispatchJournalInfo()
 {
     this.Status       = new KeyValueInfo();
     this.ResultStatus = new KeyValueInfo();
 }