Click or drag to resize

InstantiateProcessOptionsFirstActivityAssigneeIds Property

The list of assignees for the first activity. If not empty the first activity in the process will be assigned to this users/user groups.

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

Property Value

Type: IntegerList
See Also