SurveyWorkflowstepAssigneeExpression Properties |
The SurveyWorkflowstepAssigneeExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildObjectExclude |
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.
| |
| ChildObjectExcludeExpressionStartsWithForwardReference |
Does the exclude expression start with a forward reference?
| |
| ChildObjectExpression |
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]"
| |
| ChildObjectExpressionStartsWithForwardReference |
Does the expression start with a forward reference?
| |
| ChildObjectStartObject |
Start object to use when evaluating assignee expressions for a child object.
Only relevant for parent/child surveys.
| |
| Exclude |
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.) | |
| ExcludeExpressionStartsWithForwardReference |
Does the exclude expression start with a forward reference?
(Inherited from AssigneeExpression.) | |
| Expression |
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.) | |
| ExpressionStartsWithForwardReference |
Does the expression start with a forward reference?
(Inherited from AssigneeExpression.) |