Aqualogic Interaction API  
 

IPTProfileManager.GetUserName Method 

Returns the name and description of a user.

object GetUserName(
   int nUserID
);

Parameters

nUserID
a user id

Return Value

an array of [name, description]

See Also

IPTProfileManager Interface | com.plumtree.server Namespace