<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SetProperty methode on Feature object will not update property to empty or blank String</title><link>https://communities.bentley.com/products/geospatial/desktop/f/bentley-map-forum/59510/setproperty-methode-on-feature-object-will-not-update-property-to-empty-or-blank-string</link><description>Hi 
 I have a funny problem. When I try in a VBA program to update a Property to a blank or empty line PowerMap keeps the old value. If I use any other string the property is set to the new value. 
 All my Properties are strings. There is no XFM schema</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: SetProperty methode on Feature object will not update property to empty or blank String</title><link>https://communities.bentley.com/thread/142712?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2010 14:26:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fb99834f-39ef-4ea0-8fe2-fcf1ebe95561</guid><dc:creator>wirring</dc:creator><description>&lt;p&gt;Hi Martin&lt;/p&gt;
&lt;p&gt;My string contains a &amp;quot;&amp;quot; and that did not work. Then I tried vbNullString (which I guess is the same as &amp;quot;&amp;quot;) and that did not work either. &lt;/p&gt;
&lt;p&gt;Then I converted &amp;quot;&amp;quot; to &amp;quot; &amp;nbsp;&amp;quot; (= two spaces) &amp;nbsp;that work!&lt;/p&gt;
&lt;p&gt;Thanks for the help&lt;/p&gt;
&lt;p&gt;Erik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: SetProperty methode on Feature object will not update property to empty or blank String</title><link>https://communities.bentley.com/thread/142570?ContentTypeID=1</link><pubDate>Wed, 01 Sep 2010 19:42:30 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:dc032a5b-3e1a-4ac7-a78d-3d10b7b7e111</guid><dc:creator>Martin Roy</dc:creator><description>&lt;p&gt;Hi. I think XFM will not accept &amp;quot;null&amp;quot; for a property value. It should however accept an empty non-null string. I suggest you try with either &amp;quot;&amp;quot; or maybe the vbnullString built-in object ?&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Martin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>