Uat_Study
parent
7bd240eb5b
commit
e8aaed6955
|
@ -82,7 +82,7 @@ namespace IRaCIS.Core.Domain.Models
|
|||
public ReadingCategory ReadingCategory { get; set; }
|
||||
|
||||
[ForeignKey("ParentId")]
|
||||
public ReadingMedicineTrialQuestion ParentQuestion { get; set; }
|
||||
public ReadingMedicineSystemQuestion ParentQuestion { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue