Click or drag to resize

ActivityReassignedEventArgsNewAssigneeIds Field

Contains the users and/or user groups that are assignees after the reassignment.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public List<int> NewAssigneeIds

Field Value

Type: ListInt32
See Also