@@ -199,7 +199,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
|
||||
public class QCChallengeWithUser : QCChallengeCommand
|
||||
{
|
||||
|
||||
public bool IsBaseLine { get; set; }
|
||||
public string VisitName { get; set; }
|
||||
public string BlindName { get; set; } = string.Empty;
|
||||
public string SubjectCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user