31-10-2016 11:19 AM
Hello,
I just tried the following Code but for some reason it does not display
app.setProp("Comment","Test")
29-12-2016 11:01 AM
I've tried it before, Reading and writing to a multi-lingual property is tricky.
I use the Translation Name: so "Comment (English)" rather than "comment"
29-12-2016 06:54 AM
For VBA this works for us
metaobject.SetProp ("Comment"), newvalue
Remember that Comment is multi-language so make sure it is being saved to the correct field
02-11-2016 11:55 AM
I'm using this :
oObjet.setprop "~CTOjGRRs9X60[asset status]",vasset_status
regards