SurveyReport Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
public class SurveyReport
The SurveyReport type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyReport |
| Name | Description | |
|---|---|---|
| SurveyId |
Survey id
| |
| SurveyName |
Name of the Survey
| |
| SurveyReportColumns |
Collection of survey columns, which will be used in the PDF file. It contains system name and the caption of each column.
| |
| SurveyReportObjects |
Collection of SurveyReportObject
|
| 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.) |