Click or drag to resize

SurveyWorkflowStepAssignees Property

Reference path expressions used to calculated the assignees (users) of an attestation object.

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 List<SurveyWorkflowstepAssigneeExpression> Assignees { get; }

Property Value

Type: ListSurveyWorkflowstepAssigneeExpression
See Also