Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
IReassignPostActionHandler Interface
IReassignPostActionHandler Methods
PerformAction Method
IReassignPostActionHandler
PerformAction Method
Called when a survey question is reassigned
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
void
PerformAction
(
ReassignActionArguments
arguments
)
Parameters
arguments
Type:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
ReassignActionArguments
Information about the survey, survey object and the new assignees
See Also
Reference
IReassignPostActionHandler Interface
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions Namespace