Click or drag to resize

PostAction Properties

The PostAction type exposes the following members.

Properties
  NameDescription
Public propertyClass
Classname and assembly. Example: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostAction.ResourceAssignmentHandler, Omada.OE.Solution.OIM.AppLogic
Public propertyParameters
Parameters for the post action.
Public propertyRunAfterEveryStep
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.
Public propertyRunAsSystemUser
Should the .net method be executed as the system user (who has full access)?
Top
See Also