<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>varuna1604 さんのアクティビティ</title><link>https://www.aras.com/community/members/varuna1604</link><description>varuna1604 さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Tue, 21 Jul 2020 09:16:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b6df1ffb-7885-4745-adfe-8922a86b787b</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Set the property of type item to null value if the item is null</title><link>https://www.aras.com/community/f/development/35794/set-the-property-of-type-item-to-null-value-if-the-item-is-null</link><pubDate>Tue, 21 Jul 2020 09:16:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4cddc270-3111-4df9-9d64-d35cfbcbd0e7</guid><dc:creator>varuna1604</dc:creator><description>&lt;p&gt;I am setting a property of type item using the setPropertyItem from JavaScript code as below:&lt;br /&gt;var Item = innovator.newItem(&amp;quot;Material&amp;quot;, &amp;quot;get&amp;quot;);&lt;br /&gt; Item.setAttribute(&amp;quot;select&amp;quot;,&amp;quot;id&amp;quot;);&lt;br /&gt; Item.setProperty(&amp;quot;id&amp;quot;, gridRow.entity.ExistingVariantMaterialId);&lt;br /&gt; Item =Item.apply()&lt;br /&gt; if(Item!==null){&lt;br /&gt; partVariantItem.setPropertyItem(&amp;quot;material&amp;quot;, Item);&lt;br /&gt; }&lt;br /&gt;Now if i want to reset this property to null value if the item is null ,so how can i do that,please help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>