This commit is contained in:
2022-11-22 11:39:40 +08:00
parent 26796b180d
commit 45c6238766
5 changed files with 16 additions and 3 deletions
@@ -52,7 +52,7 @@ namespace IRaCIS.Core.Application.ViewModel
public bool IsPMSetBack { get; set; }
#region
public string TrialReadingCriterionId { get; set; }
public Guid TrialReadingCriterionId { get; set; }
public string TrialReadingCriterionName { get; set; }