<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to add a  field for a mappoints? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466083#M12030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean how to add attributes to a graphic that has MapPoint geometry?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Graphic g = new Graphic() { Geometry = new MapPoint(x, y, MyMap.SpatialReference) };
g.Attributes["CurrentDate"] = DateTime.UtcNow;
g.Attributes["Greeting"] = "Hello, world!";
g.Attributes["Distance"] = 123.45;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 20:40:37 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2021-12-11T20:40:37Z</dc:date>
    <item>
      <title>How to add a  field for a mappoints?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466082#M12029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to add a field for mappoints?..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2011 13:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466082#M12029</guid>
      <dc:creator>anyu</dc:creator>
      <dc:date>2011-05-29T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a  field for a mappoints?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466083#M12030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean how to add attributes to a graphic that has MapPoint geometry?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Graphic g = new Graphic() { Geometry = new MapPoint(x, y, MyMap.SpatialReference) };
g.Attributes["CurrentDate"] = DateTime.UtcNow;
g.Attributes["Greeting"] = "Hello, world!";
g.Attributes["Distance"] = 123.45;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466083#M12030</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-11T20:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a  field for a mappoints?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466084#M12031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you mean how to add attributes to a graphic that has MapPoint geometry?&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Graphic g = new Graphic() { Geometry = new MapPoint(x, y, MyMap.SpatialReference) };
g.Attributes["CurrentDate"] = DateTime.UtcNow;
g.Attributes["Greeting"] = "Hello, world!";
g.Attributes["Distance"] = 123.45;
&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,expert!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-add-a-nbsp-field-for-a-mappoints/m-p/466084#M12031</guid>
      <dc:creator>anyu</dc:creator>
      <dc:date>2021-12-11T20:40:40Z</dc:date>
    </item>
  </channel>
</rss>

