SurveyReportColumn Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
public class SurveyReportColumn
The SurveyReportColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyReportColumn |
Default constructor
| |
| SurveyReportColumn(String, String) |
Constructor
|
| Name | Description | |
|---|---|---|
| columnCaption |
Caption of the column
| |
| columnSystemName |
System name of the column
|
| 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.) |