<?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 Get editing events in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/get-editing-events/m-p/1142615#M7755</link>
    <description>&lt;P&gt;We are trying to replace the old class extension from ArcObjects.&lt;/P&gt;&lt;P&gt;The Pro way is to get the layer events (create/change).&lt;/P&gt;&lt;P&gt;I found this post:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-fire-up-editing-event/m-p/1082368#M6933" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-fire-up-editing-event/m-p/1082368#M6933&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The problem is that the pro events is by layer. If I subscribe when I open the document to all layers that should be handled the user can add a layer afterword.&lt;/P&gt;&lt;P&gt;Do you think it make sense to get the LayersAdded event and to use it to subscribe any new layer to the editing events?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 14:25:55 GMT</pubDate>
    <dc:creator>mody_buchbinder</dc:creator>
    <dc:date>2022-02-10T14:25:55Z</dc:date>
    <item>
      <title>Get editing events</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/get-editing-events/m-p/1142615#M7755</link>
      <description>&lt;P&gt;We are trying to replace the old class extension from ArcObjects.&lt;/P&gt;&lt;P&gt;The Pro way is to get the layer events (create/change).&lt;/P&gt;&lt;P&gt;I found this post:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-fire-up-editing-event/m-p/1082368#M6933" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-fire-up-editing-event/m-p/1082368#M6933&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The problem is that the pro events is by layer. If I subscribe when I open the document to all layers that should be handled the user can add a layer afterword.&lt;/P&gt;&lt;P&gt;Do you think it make sense to get the LayersAdded event and to use it to subscribe any new layer to the editing events?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 14:25:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/get-editing-events/m-p/1142615#M7755</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2022-02-10T14:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get editing events</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/get-editing-events/m-p/1142934#M7761</link>
      <description>&lt;P&gt;Hi Mody,&lt;/P&gt;&lt;P&gt;If your users are in a dynamic map environment where they are adding and removing layers that you care about then yes you will have to subscribe to the appropriate layer add/remove events so you can then subscribe to changes on those layers (tables).&lt;/P&gt;&lt;P&gt;If you don't need to respond to the layer changes at the time of the change you can also look into the editcompleted event which will list the layers/features that changed during the edit.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 02:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/get-editing-events/m-p/1142934#M7761</guid>
      <dc:creator>sjones_esriau</dc:creator>
      <dc:date>2022-02-11T02:09:56Z</dc:date>
    </item>
  </channel>
</rss>

