<?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: what's silverlight's equivalent to Flex FeatureLayer's applyEdits? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569821#M14668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The SL API equivalent method is FeatureLayer.SaveEdits() &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~SaveEdits.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~SaveEdits.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see, they don't have the same signature. This is because internally, the API would already know which edits you are trying to save, whether you've added/removed graphics, updated graphics' geometry and/or attributes. SaveEdits() will call an internal method EditTask.ApplyEdits() that accepts the same parameter as Flex counterpart.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 22:18:25 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2011-02-24T22:18:25Z</dc:date>
    <item>
      <title>what's silverlight's equivalent to Flex FeatureLayer's applyEdits?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569820#M14667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am buidling a customized silverlight web editing app and I need a similiar function to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex Featurelayer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;public function applyEdits(adds:Array, updates:Array, deletes:Array, responder:IResponder = null):AsyncToken&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't find a such method in silverlight featurelayer class.&amp;nbsp; Can someone give suggestion on how to achieve the same result in silverlight?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 21:25:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569820#M14667</guid>
      <dc:creator>SteveLi</dc:creator>
      <dc:date>2011-02-24T21:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: what's silverlight's equivalent to Flex FeatureLayer's applyEdits?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569821#M14668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The SL API equivalent method is FeatureLayer.SaveEdits() &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~SaveEdits.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~SaveEdits.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see, they don't have the same signature. This is because internally, the API would already know which edits you are trying to save, whether you've added/removed graphics, updated graphics' geometry and/or attributes. SaveEdits() will call an internal method EditTask.ApplyEdits() that accepts the same parameter as Flex counterpart.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 22:18:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569821#M14668</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-02-24T22:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: what's silverlight's equivalent to Flex FeatureLayer's applyEdits?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569822#M14669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply and great answer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 23:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/what-s-silverlight-s-equivalent-to-flex/m-p/569822#M14669</guid>
      <dc:creator>SteveLi</dc:creator>
      <dc:date>2011-02-24T23:04:43Z</dc:date>
    </item>
  </channel>
</rss>

