Uat_Study
hang 2022-09-30 14:27:12 +08:00
parent de812534b6
commit 249765d3fc
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ namespace IRaCIS.Core.Application.ViewModel
public bool IsPMSetBack { get; set; }
public string TrialReadingCriterionId { get; set; }
public string TrialReadingCriterionName { get; set; }
}