Click or drag to resize

ActionArgumentsEventType Property

The type of event that caused the action.

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
Syntax
C#
public virtual SurveyObjectEventType EventType { get; }

Property Value

Type: SurveyObjectEventType
See Also