| User Constructor (Int32, Boolean) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic User(
int userId,
bool initGroupCollection
)
Parameters
- userId
- Type: SystemInt32
- initGroupCollection
- Type: SystemBoolean
See Also