edit type of string
This commit is contained in:
@@ -75,13 +75,13 @@ namespace rmutr_report.Models.RoThree
|
||||
public string offer_qualification { get; set; }
|
||||
|
||||
//
|
||||
public decimal? retirement { get; set; }
|
||||
public string retirement { get; set; }
|
||||
|
||||
//
|
||||
public decimal? position_retirement { get; set; }
|
||||
public string position_retirement { get; set; }
|
||||
|
||||
//
|
||||
public decimal? year_retirement { get; set; }
|
||||
public string year_retirement { get; set; }
|
||||
|
||||
//
|
||||
public bool? checkbox_1 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user