EPTrv::getUserInfo Method [AX 2012]
Get the UserInfo record for a given user id.
client server public static UserInfo getUserInfo(UserId _userId)
Run On
CalledParameters
- _userId
- Type: UserId Extended Data Type
The id of the user
Show:
Get the UserInfo record for a given user id.
client server public static UserInfo getUserInfo(UserId _userId)