The Dictionary<string,QuestionAnswers> object containing the set of questions with corresponding answers frequency.
[IgnoreDataMemberAttribute()]public Dictionary<string, QuestionAnswers> QuestionsAnswers { get; set; }
public String getQuestionsAnswers();public void setQuestionsAnswers(java.util.Map<java.lang.String stringQuestionAnswers> questionAnswers);
<IgnoreDataMemberAttribute()>Public Property QuestionsAnswers() As Dictionary(Of String, QuestionAnswers)GetSet
public:[IgnoreDataMemberAttribute]property Dictionary<String^, QuestionAnswers^>^ QuestionsAnswers{Dictionary<String^, QuestionAnswers^>^ get()void set(Dictionary<String^, QuestionAnswers^>^ value)}
A dictionary of QuestionsAnswers object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
