Click or drag to resize

AssigneeName Property

If the assignee is a user then Name specifies the username. If the assignee is a user group then Name specifies the name of the user group.

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

Property Value

Type: String
See Also