Aqualogic Interaction API  
 

IPTUser.GetPersonalInformation Method 

Retrieve the user preferences for this user. Returns the propertybag that is a generic container of metadata stored with the user object. This is obsolete with the introduction of the 5.0 user profiling features and should not be used.

IXPPropertyBag GetPersonalInformation();

Return Value

IXPPropertyBag containing user preferences.

See Also

IPTUser Interface | com.plumtree.server Namespace