PostAction Properties |
The PostAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Class |
Classname and assembly.
Example: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostAction.ResourceAssignmentHandler, Omada.OE.Solution.OIM.AppLogic
|
![]() | Parameters |
Parameters for the post action.
|
![]() | RunAfterEveryStep |
If true the action runs every time a survey object has been processed in a workflow step.
If false it only runs after it has been processed in the final workflow step.
|
![]() | RunAsSystemUser |
Should the .net method be executed as the system user (who has full access)?
|