It's all about the answers!

Ask a question

Setting a custom attribute's value (server side)


Pierre-Benoit Besse (11111) | asked Dec 04 '12, 8:36 a.m.
Hi all

I'm currently trying to set the value of a custom attribute programmaticaly, in a server side plugin. I got the IAttribute object, and in the API I found all sort of "get..." methods, even a getValue(...), but no setValue(...).
Anyone knows how to do this ?

Thanks

One answer



permanent link
Pierre-Benoit Besse (11111) | answered Dec 04 '12, 10:23 a.m.
Ok, my bad, it is not done through the IAttribute object but from the workitem, which is logic... (setValue() method in IWorkItem class)

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.