| ActionArgumentsApplyChanges Property |
An extension can set ApplyChanges to have the property values of the survey object updated (based on changes to .PropertyValues) and optionally complete the workflow step.
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
Syntaxpublic virtual ApplyChanges ApplyChanges { get; set; }
Property Value
Type:
ApplyChanges
See Also