Click or drag to resize

SSOEventType Enumeration

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
C#
public enum SSOEventType
Members
  Member nameValueDescription
Created0 The survey object is being created as part of a new survey instance
Routed1 The survey object has been routed from one workflow step to another
Completed2 The survey object has been routed to its final state
SurveyCloses3 The survey which the survey object belongs to has been (prematurely) closed
See Also