Click or drag to resize

AssigneeExpression Properties

The AssigneeExpression type exposes the following members.

Properties
  NameDescription
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.
Public propertyExcludeExpressionStartsWithForwardReference
Does the exclude expression start with a forward reference?
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]"
Public propertyExpressionStartsWithForwardReference
Does the expression start with a forward reference?
Top
See Also