@@ -55,10 +55,10 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
public decimal RowIndex { get; set; }
|
||||
|
||||
public string Answer { get; set; }
|
||||
|
||||
|
||||
public Guid RowId { get; set; }
|
||||
public string Answer { get; set; } = string.Empty;
|
||||
|
||||
|
||||
public Guid RowId { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user