Click or drag to resize

AssigneeContainerAdd Method (Int32)

Use this method only if the id is for a well-known usergroup or for the identity user.

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

Parameters

id
Type: SystemInt32

Return Value

Type: Assignee
See Also