Aqualogic Interaction API  
 

IPTProfileManager.SetUserInfoMap Method 

Sets the map from property id to UserInfo attribute.

void SetUserInfoMap(
   object[][] Value
);

Parameters

Value
an array of [propertyid, userinfo attribute]

See Also

IPTProfileManager Interface | com.plumtree.server Namespace