ApplyChanges Enumeration |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
public enum ApplyChanges
Member name | Value | Description | |
---|---|---|---|
No | 0 | Don't apply property value changes to the survey object. | |
ApplyChanges | 1 | Apply property value changes to the survey object. | |
ApplyChangesAndCompleteStep | 2 | Apply property value changes to the survey object and complete the workflow step. |