@@ -510,7 +510,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public class TableQuestionMark: SaveTableQuestionMarkInDto
|
||||
{
|
||||
|
||||
public Guid? Id { get; set; }
|
||||
|
||||
public new Guid? TableQuestionId { get; set; }
|
||||
|
||||
public new decimal? RowIndex { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user