| PostActionRunAfterEveryStep Property |
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.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool RunAfterEveryStep { get; set; }
Property Value
Type:
Boolean
See Also