| UserControllerGetUserFormattedName Method (Int32, UserNameFormat) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetUserFormattedName(
int userId,
UserNameFormat format
)
Parameters
- userId
- Type: SystemInt32
- format
- Type: Omada.OE.ModelUserNameFormat
Return Value
Type:
String
See Also