You need to use the internal name of column. In Tasks lists, the internal name is Body. Try it as below: var updatedTaskInformations = { "__metadata": { "type": ...
property-result-does-not-exist-on-type-object
Objects and properties — A JavaScript object has properties associated with it. ... could be a normal variable) and property name are case ... properties of an object are undefined (and not null ). ... rand = Math.random(), obj = new Object(); myObj.type ... toString() method, and use this result string as the ... 939c2ea5af
property 'result' does not exist on type 'object', property 'result' does not exist on type 'object'.ts(2339), error ts2339 property 'result' does not exist on type 'object'
Comments