Uat_Study
parent
b61b8eda11
commit
f3f0807169
|
@ -1058,6 +1058,7 @@ namespace IRaCIS.Application.Services
|
||||||
QuestionMark = x.QuestionMark,
|
QuestionMark = x.QuestionMark,
|
||||||
TypeValue = x.TypeValue,
|
TypeValue = x.TypeValue,
|
||||||
RelevanceId = x.RelevanceId,
|
RelevanceId = x.RelevanceId,
|
||||||
|
IsRequired=x.IsRequired,
|
||||||
RelevanceValue = x.RelevanceValue,
|
RelevanceValue = x.RelevanceValue,
|
||||||
ImageCount = 0,
|
ImageCount = 0,
|
||||||
ParentId = item.Id,
|
ParentId = item.Id,
|
||||||
|
|
Loading…
Reference in New Issue