Click or drag to resize

AssigneeExpressionExpression Property

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]"

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string Expression { get; }

Property Value

Type: String
See Also