Click or drag to resize

IAssigneeName Property

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

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

Property Value

Type: String
See Also