Click or drag to resize

SurveyWorkflowstepAssigneeExpressionChildObjectExpression Property

A reference path expression used to resolve a number of user and/or group objects for the child objects in a parent/child survey. Can also be in the format: "Group:[name of user group]"

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 string ChildObjectExpression { get; }

Property Value

Type: String
See Also