@@ -1556,6 +1556,18 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
[NotDefault]
|
||||
public Guid TrialReadingCriterionId { get; set; }
|
||||
}
|
||||
|
||||
|
||||
public class GetSystemCalculateQuestionsInDto
|
||||
{
|
||||
[NotDefault]
|
||||
public Guid SystemCriterionId { get; set; }
|
||||
|
||||
|
||||
public string Type { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class GetCalculateQuestionsInDto
|
||||
{
|
||||
[NotDefault]
|
||||
|
||||
Reference in New Issue
Block a user