RecertificationIntegrationParams Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class RecertificationIntegrationParams : SurveyObjectIntegrationParams
The RecertificationIntegrationParams type exposes the following members.
| Name | Description | |
|---|---|---|
| RecertificationIntegrationParams |
| Name | Description | |
|---|---|---|
| ActionUId |
Decision action ID
(Inherited from SurveyObjectIntegrationParams.) | |
| AnswerDate |
Question answer date
(Inherited from SurveyObjectIntegrationParams.) | |
| AssigneeOisIds |
OIS Ids of survey object assignees
(Inherited from SurveyObjectIntegrationParams.) | |
| Completed |
Is recertification for a resource completed
(Inherited from SurveyObjectIntegrationParams.) | |
| CreateDate |
Denotes the time when the question was created
(Inherited from SurveyObjectIntegrationParams.) | |
| CurrentStepName |
Name of current survey step
(Inherited from SurveyObjectIntegrationParams.) | |
| IsLastStep |
True if the current step is the last one for survey item
(Inherited from SurveyObjectIntegrationParams.) | |
| ResourceAssignmentComposedBusinessKey |
Identifier of the resource assignment within data warehouse
| |
| SurveyId |
Id of the survey that the survey object has been processed in.
(Inherited from SurveyObjectIntegrationParams.) | |
| SurveyObjectGuid |
ID of survey object
(Inherited from SurveyObjectIntegrationParams.) | |
| TimeStamp |
Denotes the time when the question was routed to its current step or when it was completed
(Inherited from SurveyObjectIntegrationParams.) |
| 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.) |