Question
Is there a way to programmatically set a user windchill preference?
No luck so far with the service (PreferenceService2) setvalue methods. I see they are there but I must be misreading the method signatures. I'd like to try to allow the users to set preferences through a web page (to enable other validation, etc. niceties).

