Aqualogic Interaction API  
 

IPTSessionInfo.LookupPersonalSettings Method 

Retrieves the preferences for the current user. This information is not cached, so a roundtrip to the database is always incurred.

object[][] LookupPersonalSettings();

Return Value

The preferences as a 2-D array of name-value pairs.

See Also

IPTSessionInfo Interface | com.plumtree.server Namespace