Survey shadow object Event Type.
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
Syntax
Members
| Member name | Value | Description |
---|
| Created | 0 |
The survey object is being created as part of a new survey instance
|
| Routed | 1 |
The survey object has been routed from one workflow step to another
|
| Completed | 2 |
The survey object has been routed to its final state
|
| SurveyCloses | 3 |
The survey which the survey object belongs to has been (prematurely) closed
|
See Also