Click or drag to resize

ViewBaseAddUserGroup Method

Adds a usergroup to the UserGroupIds collection

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void AddUserGroup(
	int userGroupId
)

Parameters

userGroupId
Type: SystemInt32
See Also