update
This commit is contained in:
@@ -94,8 +94,12 @@ namespace rmutr_report.Models
|
||||
public string clause3 { get; set; }
|
||||
public string percentage1 { get; set; }
|
||||
public string percentage2 { get; set; }
|
||||
public string target { get; set; }
|
||||
public string results { get; set; }
|
||||
public string target1 { get; set; }
|
||||
public string target2 { get; set; }
|
||||
public string target3 { get; set; }
|
||||
public string results1 { get; set; }
|
||||
public string results2 { get; set; }
|
||||
public string results3 { get; set; }
|
||||
public string clause4 { get; set; }
|
||||
public decimal? expenses { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user