DirPersonUser.userInfo Method
Finds a record in the UserInfo table that is based on the UserId value.
Syntax
public UserInfo userInfo([UserId _userId])
Run On
Called
Parameters
- _userId
Type: UserId Extended Data Type
A UserId value; optional.
Return Value
Type: UserInfo Table
A record in the UserInfo table.