UserListGetUserByID Method
Look for and return the user for the specified user id
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public User GetUserByID(
string psUserID
)
Public Function GetUserByID (
psUserID As String
) As User
- psUserID String
- The user id
UserThe specified user, or Nothing