SurveyWorkflowstepAssigneeExpression Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SurveyFeature
public class SurveyWorkflowstepAssigneeExpression : AssigneeExpression
The SurveyWorkflowstepAssigneeExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | SurveyWorkflowstepAssigneeExpression(String, String) | |
![]() | SurveyWorkflowstepAssigneeExpression(String, String, String, String, NullableDataSourceStartObject) |
Same as AssigneeExpression
|
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.) |
Name | Description | |
---|---|---|
![]() | ExpressionStartsWithForwardRef |
Returns true if the expression contains a value
and starts with a forward reference e.g. "/OUREF/OWNERREF/"
(Inherited from AssigneeExpression.) |
![]() | Parse | (Inherited from AssigneeExpression.) |
![]() | ToString | (Inherited from AssigneeExpression.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |