SurveyAssigneeQuestionStats Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
public class SurveyAssigneeQuestionStats
The SurveyAssigneeQuestionStats type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyAssigneeQuestionStats |
| Name | Description | |
|---|---|---|
| AnsweredInPercentage |
Answered questions in percentage of total questions
| |
| AnsweredQuestions |
Total number of answered questions
| |
| AssigneeDisplayName |
DisplayName of Assignee
| |
| AssigneeId |
Id of assignee/user
| |
| MissingQuestions |
Total number of un-answered questions
| |
| ModifiedQuestions |
Total number of questions which has been saved
| |
| TotalQuestions |
Total number of questions
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |