Click or drag to resize

UserOrGroup Constructor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public UserOrGroup(
	int id,
	UserOrGroupType type
)

Parameters

id
Type: SystemInt32
type
Type: Omada.OE.ModelUserOrGroupType
See Also