Aqualogic Interaction API  
 

IPTUserInfo.Merge Method 

Adds everything in the incoming IPTUserInfo to the current IPTUserInfo. Values in the new IPTUserInfo will override values in this one.

void Merge(
   IPTUserInfo pUserInfo
);

Parameters

pUserInfo
IPTUserInfo to merge

See Also

IPTUserInfo Interface | com.plumtree.server Namespace