Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
This commit is contained in:
@@ -65,6 +65,11 @@ namespace IRaCIS.Core.Domain.Models
|
||||
[ForeignKey("DoctorId")]
|
||||
public Doctor Doctor { get; set; }
|
||||
|
||||
public string CriterionName { get; set; }
|
||||
public Guid? TrialReadingCriterionId { get; set; }
|
||||
public Guid? TrialId { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user