<?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: How can I Load Feature class from local File GDB to scene through button click event? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018258#M6033</link>
    <description>&lt;P&gt;Maybe try this sample&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/sample-code/feature-layer-geodatabase/" target="_blank"&gt;https://developers.arcgis.com/net/latest/wpf/sample-code/feature-layer-geodatabase/&lt;/A&gt;&amp;nbsp;because that is from the most recent version (the 10.2 branch is retired)&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2021 08:28:18 GMT</pubDate>
    <dc:creator>Maartenvan_Hulzen</dc:creator>
    <dc:date>2021-01-20T08:28:18Z</dc:date>
    <item>
      <title>How can I Load Feature class from local File GDB to scene through button click event?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018243#M6032</link>
      <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;I am trying to load a feature class from local file GDB to scene through button click event. I have referred the following link that shows loading contents from local file GDB to map.&lt;/P&gt;&lt;P&gt;&lt;A title="FeatureLayerFromLocalGeodatabase" href="https://developers.arcgis.com/net/10-2/sample-code/FeatureLayerFromLocalGeodatabase/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/10-2/sample-code/FeatureLayerFromLocalGeodatabase/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it shows some errors like,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Error CS1061 'Geodatabase' does not contain a definition for 'FeatureTables' and no accessible extension method 'FeatureTables' accepting a first argument of type 'Geodatabase' could be found (are you missing a using directive or an assembly reference?)&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Error CS0117 'FeatureLayer' does not contain a definition for 'ID'&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Error CS0117 'FeatureLayer' does not contain a definition for 'DisplayName'&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I can't able to find solutions for that.&lt;/P&gt;&lt;P&gt;And I have attached the error screenshot below.&lt;/P&gt;&lt;P&gt;It would be great pleasure if anyone helps me out in this&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 05:58:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018243#M6032</guid>
      <dc:creator>Shanmugapriya55</dc:creator>
      <dc:date>2021-01-20T05:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I Load Feature class from local File GDB to scene through button click event?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018258#M6033</link>
      <description>&lt;P&gt;Maybe try this sample&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/sample-code/feature-layer-geodatabase/" target="_blank"&gt;https://developers.arcgis.com/net/latest/wpf/sample-code/feature-layer-geodatabase/&lt;/A&gt;&amp;nbsp;because that is from the most recent version (the 10.2 branch is retired)&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 08:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018258#M6033</guid>
      <dc:creator>Maartenvan_Hulzen</dc:creator>
      <dc:date>2021-01-20T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I Load Feature class from local File GDB to scene through button click event?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018664#M6035</link>
      <description>&lt;P&gt;Thank you for your response!&lt;/P&gt;&lt;P&gt;It's working fine&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:10:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018664#M6035</guid>
      <dc:creator>Shanmugapriya55</dc:creator>
      <dc:date>2021-01-21T14:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I Load Feature class from local File GDB to scene through button click event?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018669#M6036</link>
      <description>&lt;P&gt;You are using the 'ArcGIS Runtime SDK for .NET' and posted your question in the 'ArcGIS Pro SDK for .Net'.&amp;nbsp; Slight difference in the name, but the APIs are very different.&amp;nbsp; Kudos to Marteen, who knows both APIs, but in the future you will get better results if you post your questions&amp;nbsp; under 'ArcGIS Runtime SDK for .NET'.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-load-feature-class-from-local-file-gdb/m-p/1018669#M6036</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2021-01-21T14:37:05Z</dc:date>
    </item>
  </channel>
</rss>

