@@ -1834,7 +1834,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
{
|
||||
public Guid QuestionId { get; set; }
|
||||
|
||||
public Guid TableQuestionId { get; set; }
|
||||
public Guid? TableQuestionId { get; set; }
|
||||
|
||||
|
||||
public List<ExportResult> ExportResult { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user