Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
This commit is contained in:
@@ -15,6 +15,8 @@ namespace IRaCIS.Application.Contracts
|
||||
public string TrialCode { get; set; } = string.Empty;
|
||||
public string Indication { get; set; } = string.Empty;
|
||||
|
||||
public int IndicationEnum { get; set; }
|
||||
|
||||
//public Guid? ReviewTypeId { get; set; } = Guid.Empty;
|
||||
|
||||
//public Guid? CriterionId { get; set; } = Guid.Empty;
|
||||
|
||||
Reference in New Issue
Block a user