@@ -2508,6 +2508,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public TableQuestionType? QuestionGenre { get; set; }
|
||||
public string DictionaryCode { get; set; } = string.Empty;
|
||||
public ValueUnit? Unit { get; set; }
|
||||
|
||||
public DataSources DataSource { get; set; }
|
||||
public string? CustomUnit { get; set; }
|
||||
public ValueOfType? ValueType { get; set; }
|
||||
public string ClassifyAlgorithms { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user