<?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: .NET Quartz SDK Sample Error When Querying Feature Layer in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618268#M7591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked like a charm. Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas Bales&lt;/P&gt;&lt;P&gt;GIS System Architect&lt;/P&gt;&lt;P&gt;Loram Maintenance of Way, Inc.&lt;/P&gt;&lt;P&gt;3900 Arrowhead Drive&lt;/P&gt;&lt;P&gt;Hamel, Minnesota 55340&lt;/P&gt;&lt;P&gt;Cell: 612-875-3154&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 16:40:00 GMT</pubDate>
    <dc:creator>thomasbales</dc:creator>
    <dc:date>2017-09-29T16:40:00Z</dc:date>
    <item>
      <title>.NET Quartz SDK Sample Error When Querying Feature Layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618266#M7589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I query a feature layer I have been getting a &lt;STRONG&gt;sample error&lt;/STRONG&gt; on some of the fields. I did not have this problem with the old java SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Originally, I tested this class by getting data from an AGOL secure service and ran into problems with retrieving half of the fields. So to simplify the test I used esri's sample service and got the same results. Below is a simple class that prints out the values in a row. However when I try to get the &amp;lt;state_abbr&amp;gt; data the program fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esri, please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:45:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618266#M7589</guid>
      <dc:creator>thomasbales</dc:creator>
      <dc:date>2017-09-29T15:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Quartz SDK Sample Error When Querying Feature Layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618267#M7590</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;Try to use QueryFeatureAsync() with&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;QueryFeatureFields.LoaddAll&lt;/STRONG&gt; option:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt; // Query the feature table &lt;BR /&gt; FeatureQueryResult queryResult = await _featureTable.QueryFeaturesAsync(queryParams, &lt;SPAN&gt;QueryFeatureFields.LoaddAll&amp;nbsp;&lt;/SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;By default, the program loads only the minimum fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Data_QueryFeatureFields.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Data_QueryFeatureFields.htm"&gt;QueryFeatureFields Enumeration&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hope that helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618267#M7590</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2017-09-29T15:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Quartz SDK Sample Error When Querying Feature Layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618268#M7591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked like a charm. Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas Bales&lt;/P&gt;&lt;P&gt;GIS System Architect&lt;/P&gt;&lt;P&gt;Loram Maintenance of Way, Inc.&lt;/P&gt;&lt;P&gt;3900 Arrowhead Drive&lt;/P&gt;&lt;P&gt;Hamel, Minnesota 55340&lt;/P&gt;&lt;P&gt;Cell: 612-875-3154&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 16:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/net-quartz-sdk-sample-error-when-querying-feature/m-p/618268#M7591</guid>
      <dc:creator>thomasbales</dc:creator>
      <dc:date>2017-09-29T16:40:00Z</dc:date>
    </item>
  </channel>
</rss>

