<?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: Add Multiple Filter to ProSDK SaveItemDialog() in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768956#M536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry about that. The link is now fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 22:40:30 GMT</pubDate>
    <dc:creator>UmaHarano</dc:creator>
    <dc:date>2018-08-23T22:40:30Z</dc:date>
    <item>
      <title>Add Multiple Filter to ProSDK SaveItemDialog()</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768953#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to add multiple filter to the&amp;nbsp;SaveItemDialog()? I wanted to give an option to save Shapefiles or Featurclass. I am looking for something like IGxObjectFilterCollection.AddFilter method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now in Pro SDK, I am using the below code but could not find an option to add&amp;nbsp;multiple Filters.&lt;/P&gt;&lt;P&gt;SaveItemDialog pathOutputLayer = new SaveItemDialog(); &lt;BR /&gt; pathOutputLayer.Filter = ItemFilters.shapefiles;&lt;BR /&gt; //pathOutputLayer.Filter = ItemFilters.featureClasses_all;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768953#M533</guid>
      <dc:creator>sreeharikottoormadam</dc:creator>
      <dc:date>2018-08-23T15:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Filter to ProSDK SaveItemDialog()</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768954#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreehari&lt;/P&gt;&lt;P&gt;The only filters you can use are the predefined ItemFilers collection available in the Pro API. You can find the available collection here:&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic8983.html" title="http://prodev.arcgis.com/en/pro-app/sdk/api-reference/#topic8983.html"&gt;http://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic8983.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently there is no filter that will allow you to save to shapefiles or feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Uma Harano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 22:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768954#M534</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2018-08-23T22:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Filter to ProSDK SaveItemDialog()</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768955#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. The API reference link is broken.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 22:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768955#M535</guid>
      <dc:creator>sreeharikottoormadam</dc:creator>
      <dc:date>2018-08-23T22:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Filter to ProSDK SaveItemDialog()</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768956#M536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry about that. The link is now fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 22:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768956#M536</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2018-08-23T22:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Filter to ProSDK SaveItemDialog()</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768957#M537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found "&lt;SPAN style="background-color: #ffffff;"&gt;ItemFilters.featureClasses_all" as close alternative.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 22:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-multiple-filter-to-prosdk-saveitemdialog/m-p/768957#M537</guid>
      <dc:creator>sreeharikottoormadam</dc:creator>
      <dc:date>2018-08-23T22:49:06Z</dc:date>
    </item>
  </channel>
</rss>

