ReassignActionArguments Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
public class ReassignActionArguments
The ReassignActionArguments type exposes the following members.
| Name | Description | |
|---|---|---|
| DbConnection | ||
| DbTransaction | ||
| Factory | ||
| NewAssigneeIds |
List of the new assignee's
| |
| SourceKey |
Source key of the survey object to perform post actions on.
| |
| SurveyId |
Id of the survey that the survey object has been processed in.
|
| 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.) |