AssigneeExpression Class |
Namespace: Omada.OE.AppLogic
public class AssigneeExpression
The AssigneeExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssigneeExpression |
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | ExcludeExpressionStartsWithForwardReference |
Does the exclude expression start with a forward reference?
|
![]() | 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]"
|
![]() | ExpressionStartsWithForwardReference |
Does the expression start with a forward reference?
|
Name | Description | |
---|---|---|
![]() | ExpressionStartsWithForwardRef |
Returns true if the expression contains a value
and starts with a forward reference e.g. "/OUREF/OWNERREF/"
|
![]() | Parse | |
![]() | ToString | (Overrides ObjectToString.) |
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.) |