SurveyIntegrationParams Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public class SurveyIntegrationParams
The SurveyIntegrationParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | SurveyIntegrationParams |
Name | Description | |
---|---|---|
![]() | Completed |
Is survey state completed. New survey is set to false. Removed or completed to true
|
![]() | IdentityId |
Identity
|
![]() | SurveyId |
Id of the survey that the survey object has been processed in.
|
![]() | SurveyName |
Name of the survey.
|
![]() | TimeStamp |
Denotes the time when the question was routed to its current step or when it was completed
|
![]() | ValidFrom |
Start of recertification survey
|
![]() | ValidTo |
Day that recertification survey is supposed to end
|
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.) |