Uat_Study
parent
fbca7f17f8
commit
0af295a899
|
@ -1383,6 +1383,8 @@ namespace IRaCIS.Application.Services
|
||||||
IsRequired = data.IsRequired,
|
IsRequired = data.IsRequired,
|
||||||
ShowQuestion = data.ShowQuestion,
|
ShowQuestion = data.ShowQuestion,
|
||||||
LesionType = data.LesionType,
|
LesionType = data.LesionType,
|
||||||
|
QuestionGenre=data.QuestionGenre,
|
||||||
|
DictionaryCode=data.DictionaryCode,
|
||||||
|
|
||||||
ShowOrder = data.ShowOrder,
|
ShowOrder = data.ShowOrder,
|
||||||
RelevanceId = data.RelevanceId,
|
RelevanceId = data.RelevanceId,
|
||||||
|
|
Loading…
Reference in New Issue