Click or drag to resize

ActionArgumentsRoutingInfo Property

Contains info about the previus and current workflow steps. Note: RoutingInfo is null if EventType==SurveyCloses.

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 SurveyObjectRoutingInfo RoutingInfo { get; }

Property Value

Type: SurveyObjectRoutingInfo
See Also