Click or drag to resize

Assignee Constructor (Int32)

Use this constructor only if the id is for a well-known usergroup or for the identity user. Well-known user groups are: Process Creator, None.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Assignee(
	int id
)

Parameters

id
Type: SystemInt32
Id of a well-known usergroup or for the identity user.
See Also