Click or drag to resize

SurveyWorkflowstepAssigneeExpression Properties

The SurveyWorkflowstepAssigneeExpression type exposes the following members.

Properties
  NameDescription
Public propertyChildObjectExclude
A reference path expression used to resolve a number of user and/or group objects for the child objects in a parent/child survey. The result is excluded from the result of evaluating the Expression.
Public propertyChildObjectExcludeExpressionStartsWithForwardReference
Does the exclude expression start with a forward reference?
Public propertyChildObjectExpression
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]"
Public propertyChildObjectExpressionStartsWithForwardReference
Does the expression start with a forward reference?
Public propertyChildObjectStartObject
Start object to use when evaluating assignee expressions for a child object. Only relevant for parent/child surveys.
Public propertyExclude
A reference path expression used to resolve a number of user and/or group objects. The result is excluded from the result of evaluating the Expression.
(Inherited from AssigneeExpression.)
Public propertyExcludeExpressionStartsWithForwardReference
Does the exclude expression start with a forward reference?
(Inherited from AssigneeExpression.)
Public propertyExpression
A reference path expression used to resolve a number of user and/or group objects. Can also be in the format: "Group:[name of user group]"
(Inherited from AssigneeExpression.)
Public propertyExpressionStartsWithForwardReference
Does the expression start with a forward reference?
(Inherited from AssigneeExpression.)
Top
See Also