<?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 to get object id in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882061#M5707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have feature sever loaded on basmap&amp;nbsp;&lt;BR /&gt;i want to ask how to get object id when i clicked on map&amp;nbsp;&lt;BR /&gt;note i want to know if there are&amp;nbsp;object or more on point i pressed or not then get&lt;BR /&gt;all ids of all objects where is pressed&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;language used (.NET)&lt;BR /&gt;&lt;BR /&gt;sorry for my English (i hope you to get what id mean)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Oct 2016 14:14:44 GMT</pubDate>
    <dc:creator>IssaSaman</dc:creator>
    <dc:date>2016-10-29T14:14:44Z</dc:date>
    <item>
      <title>How to get object id</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882061#M5707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have feature sever loaded on basmap&amp;nbsp;&lt;BR /&gt;i want to ask how to get object id when i clicked on map&amp;nbsp;&lt;BR /&gt;note i want to know if there are&amp;nbsp;object or more on point i pressed or not then get&lt;BR /&gt;all ids of all objects where is pressed&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;language used (.NET)&lt;BR /&gt;&lt;BR /&gt;sorry for my English (i hope you to get what id mean)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2016 14:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882061#M5707</guid>
      <dc:creator>IssaSaman</dc:creator>
      <dc:date>2016-10-29T14:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get object id</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882062#M5708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Issa,&lt;/P&gt;&lt;P&gt;&amp;nbsp;You should be able to use this sample: &lt;A href="https://github.com/ArcGIS/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomIdentify"&gt;https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomIdentify&lt;/A&gt;&amp;nbsp;.&amp;nbsp; You have to change the SketchType to Point and use the logic in the OnSketchCompleteAsync method to get your feature classes and Ids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I hope this helps, note: I fixed the bad link &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2016 01:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882062#M5708</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2016-10-30T01:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get object id</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882063#M5709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;404 error page not found&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2016 18:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882063#M5709</guid>
      <dc:creator>IssaSaman</dc:creator>
      <dc:date>2016-10-30T18:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get object id</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882064#M5710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Issa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link: &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomIdentify" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomIdentify"&gt;arcgis-pro-sdk-community-samples/Map-Exploration/CustomIdentify at master · Esri/arcgis-pro-sdk-community-samples · GitH…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2016 23:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-object-id/m-p/882064#M5710</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2016-10-30T23:21:34Z</dc:date>
    </item>
  </channel>
</rss>

