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