Click or drag to resize

User Constructor (Int32, Boolean)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public User(
	int userId,
	bool initGroupCollection
)

Parameters

userId
Type: SystemInt32
initGroupCollection
Type: SystemBoolean
See Also