IRC_NewDev
hang 2024-03-06 17:08:32 +08:00
parent df79b7b57b
commit 2921404540
1 changed files with 2 additions and 0 deletions

View File

@ -314,6 +314,8 @@ namespace IRaCIS.Core.Application.ViewModel
[NotDefault]
public Guid TrialId { get; set; }
public bool IsSelfAnalysis { get; set; }
[NotDefault]
public Guid TrialReadingCriterionId { get; set; }