<?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 Listen to Save event in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869326#M5086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to detect when a user presses the Save button, after making changes to a featureclass? I know of the EditCompletedEvent, but that's fired directly after a row is edited. I would like to know when the final commit to the database occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it makes any difference, I'm using a File Geodatabase, not an Enterprise Geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2019 12:51:01 GMT</pubDate>
    <dc:creator>BerendVeldkamp</dc:creator>
    <dc:date>2019-05-16T12:51:01Z</dc:date>
    <item>
      <title>Listen to Save event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869326#M5086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to detect when a user presses the Save button, after making changes to a featureclass? I know of the EditCompletedEvent, but that's fired directly after a row is edited. I would like to know when the final commit to the database occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it makes any difference, I'm using a File Geodatabase, not an Enterprise Geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 12:51:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869326#M5086</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2019-05-16T12:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Listen to Save event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869327#M5087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Berend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the EditCompletedEventArgs that are passed in EditCompletedEvent. &amp;nbsp;There is a CompletedType property. &amp;nbsp;If the value of this is EditCompletedType.Save then you're in the process of saving edits to the&amp;nbsp;geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 16:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869327#M5087</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2019-05-16T16:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Listen to Save event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869328#M5088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that seems to be what I was looking for. &lt;/P&gt;&lt;P&gt;Is there a way to get hold of the modified features at that point? Or do I have to keep track of it myself, when CompletedType is Operation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2019 08:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869328#M5088</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2019-05-17T08:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Listen to Save event</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869329#M5089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getting a list of edits that have taken place on a&amp;nbsp;geodatabase is on our roadmap, but unfortunately not yet implemented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 17:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/listen-to-save-event/m-p/869329#M5089</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2019-05-21T17:26:13Z</dc:date>
    </item>
  </channel>
</rss>

