<?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 FindTask not returning Feature ID, 2.2 API in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/findtask-not-returning-feature-id-2-2-api/m-p/302729#M7798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As stated above, am getting Feature ID from Find task via REST endpoint:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;ABC.1
&amp;nbsp;&amp;nbsp;&amp;nbsp; Feature ID: 703&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; Field Name: ANumber
&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer: ANumbersLayer
&amp;nbsp;&amp;nbsp;&amp;nbsp; ANumber: ABC.1
&amp;nbsp;&amp;nbsp;&amp;nbsp; Shape: Polyline&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using FindTask in Silverlight API 2.2, get back everything but the Feature ID. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.FindResults&lt;I&gt;.Feature returns a graphic correctly with all the attributes but the Feature ID (ObjectID). (I am not adding ObjectID to the SearchFields collection, as I don't want for Find to search it.) Any way to get Feature ID from the FindTask?&lt;/I&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 21:32:13 GMT</pubDate>
    <dc:creator>OlegKachirski</dc:creator>
    <dc:date>2011-12-21T21:32:13Z</dc:date>
    <item>
      <title>FindTask not returning Feature ID, 2.2 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/findtask-not-returning-feature-id-2-2-api/m-p/302729#M7798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As stated above, am getting Feature ID from Find task via REST endpoint:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;ABC.1
&amp;nbsp;&amp;nbsp;&amp;nbsp; Feature ID: 703&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; Field Name: ANumber
&amp;nbsp;&amp;nbsp;&amp;nbsp; Layer: ANumbersLayer
&amp;nbsp;&amp;nbsp;&amp;nbsp; ANumber: ABC.1
&amp;nbsp;&amp;nbsp;&amp;nbsp; Shape: Polyline&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using FindTask in Silverlight API 2.2, get back everything but the Feature ID. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.FindResults&lt;I&gt;.Feature returns a graphic correctly with all the attributes but the Feature ID (ObjectID). (I am not adding ObjectID to the SearchFields collection, as I don't want for Find to search it.) Any way to get Feature ID from the FindTask?&lt;/I&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 21:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/findtask-not-returning-feature-id-2-2-api/m-p/302729#M7798</guid>
      <dc:creator>OlegKachirski</dc:creator>
      <dc:date>2011-12-21T21:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: FindTask not returning Feature ID, 2.2 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/findtask-not-returning-feature-id-2-2-api/m-p/302730#M7799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no way to specify the output fields with the Find task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The object ID should always be included in the attributes of the returned graphics. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to use fiddler to look at the request. This might give a clue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2011 09:48:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/findtask-not-returning-feature-id-2-2-api/m-p/302730#M7799</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-12-26T09:48:48Z</dc:date>
    </item>
  </channel>
</rss>

