This commit is contained in:
2022-09-29 16:05:48 +08:00
parent 906dd6b915
commit 017d8fac24
5 changed files with 19 additions and 16 deletions
@@ -211,6 +211,8 @@ namespace IRaCIS.Core.Application.ViewModel
public bool? IsSelfAnalysis { get; set; }
public string TrialReadingCriterionName { get; set; }
}