Click or drag to resize

AssigneeIAssigneeId Property

States the Id of the assignee. The Id is either a user Id or a (non personal) user group Id.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
int IAssignee.Id { get; }

Property Value

Type: Int32

Implements

IAssigneeId
See Also