@@ -1850,6 +1850,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public bool ExistsManual { get; set; }
|
||||
|
||||
public bool IsBaseLine { get; set; }
|
||||
|
||||
public ReadingCategory ReadingCategory { get; set; }
|
||||
|
||||
public decimal VisitNum { get; set; }
|
||||
|
||||
@@ -86,7 +86,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public Guid NewSystemCriterionId { get; set; }
|
||||
|
||||
public bool IsCopyQuestion { get; set; }
|
||||
//public bool IsCopyQuestion { get; set; }
|
||||
}
|
||||
|
||||
public class EditCriterionDictionaryInDto
|
||||
|
||||
Reference in New Issue
Block a user