<?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 How can I get a save oder cancel event for an edit session in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852502#M4328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I subscribe in my code the EditCompletedEvent in ArcGIS-Pro. &lt;BR /&gt;When the user stops an edit session my method onEditComplete is called.&lt;BR /&gt;How can I decide in my code whether the user saved or canceled the edit session. &lt;BR /&gt;I think EditCompletedEventArgs do not support such an analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2017 10:29:53 GMT</pubDate>
    <dc:creator>ManfredLiermann</dc:creator>
    <dc:date>2017-02-08T10:29:53Z</dc:date>
    <item>
      <title>How can I get a save oder cancel event for an edit session</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852502#M4328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I subscribe in my code the EditCompletedEvent in ArcGIS-Pro. &lt;BR /&gt;When the user stops an edit session my method onEditComplete is called.&lt;BR /&gt;How can I decide in my code whether the user saved or canceled the edit session. &lt;BR /&gt;I think EditCompletedEventArgs do not support such an analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 10:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852502#M4328</guid>
      <dc:creator>ManfredLiermann</dc:creator>
      <dc:date>2017-02-08T10:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a save oder cancel event for an edit session</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852503#M4329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic9789.html"&gt;EditCompletedEventArgs.Members&lt;/A&gt;&amp;nbsp;is an empty collection if edit session is cancelled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 14:57:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852503#M4329</guid>
      <dc:creator>MaxMax2</dc:creator>
      <dc:date>2017-02-08T14:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a save oder cancel event for an edit session</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852504#M4330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;FORM enctype="application/x-www-form-urlencoded" name="text_form"&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV dir="ltr" style="-ms-zoom: 1;"&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Unfortunately all collections are empty in both cases, save and cancel,&lt;BR /&gt;there is no difference &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/FORM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 15:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852504#M4330</guid>
      <dc:creator>ManfredLiermann</dc:creator>
      <dc:date>2017-02-08T15:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a save oder cancel event for an edit session</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852505#M4331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any progress on this? &lt;A href="https://community.esri.com/people/czent-esristaff"&gt;czent-esristaff&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Mar 2017 19:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852505#M4331</guid>
      <dc:creator>Jan-Tschada</dc:creator>
      <dc:date>2017-03-25T19:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a save oder cancel event for an edit session</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852506#M4332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently there is no public event for save or discard. This is being addressed for the next release and will either be a new event or an extension of EditCompletedEventArgs.&lt;/P&gt;&lt;P&gt;Please let us know if you have any other edit event requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 20:52:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-get-a-save-oder-cancel-event-for-an-edit/m-p/852506#M4332</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-03-27T20:52:04Z</dc:date>
    </item>
  </channel>
</rss>

