SurveyUpdateAndRouteOptions Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public class SurveyUpdateAndRouteOptions
The SurveyUpdateAndRouteOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SurveyUpdateAndRouteOptions |
Name | Description | |
---|---|---|
![]() | AlwaysRemoveIdAssigneeWithoutObjects |
If true, assignees with potential empty workitems will be removed, even if the assignee is the current signedin user.
|
![]() | CompleteSurveyActivity |
Complete the survey activity if there are no more questions to answer in the activity.
This is done automatically if the survey questions are answered from the old UI.
|
![]() | SkipRouting |
If true, objects are not routed.
|
![]() | SurveyId | |
![]() | SurveyObjectCommands |
Each command must contain all the changes that has been made to an object during the survey.
|
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.) |