Click or drag to resize

AssigneeIAssigneeName 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
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
string IAssignee.Name { get; }

Property Value

Type: String

Implements

IAssigneeName
See Also