SurveyQuestionApproval Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class SurveyQuestionApproval
The SurveyQuestionApproval type exposes the following members.
| Name | Description | |
|---|---|---|
| SurveyQuestionApproval |
| Name | Description | |
|---|---|---|
| ActionUid |
Decision action ID
| |
| AnswerDate |
Question answer date
| |
| CreateDate |
Denotes the time when the question was created
| |
| IsLastStep |
True if the current step is the last one for survey item
| |
| StepName |
Name of step
|
| 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.) |