<?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: Query SubtypeSublayer in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1053556#M10048</link>
    <description>&lt;P&gt;Hi Tom&lt;/P&gt;&lt;P&gt;Thanks for your reply. That's the way we're doing it right now. Although it works for most of our use cases, it's a bit cumbersome sometimes. And it behaves completly different than the way it does in ArcGIS Pro (where the Subtype Group Layer effectively gets treated as a group layer, does not offer any feature access but through its Subtype Layers). Is there any chance that the API might be adapted or extended to offer a way to access subtype group/featuer layers as "kind-of" group layers? If so, what would be the expected time frame/version?&lt;/P&gt;</description>
    <pubDate>Sat, 01 May 2021 22:58:26 GMT</pubDate>
    <dc:creator>MichaelWidmer</dc:creator>
    <dc:date>2021-05-01T22:58:26Z</dc:date>
    <item>
      <title>Query SubtypeSublayer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1052311#M10044</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;We're currently trying to allow search for field contents on subtype sublayers. While we're able to display the SubtypeFeatureLayers as well as its sublayers being deployed in a webmap or a mobile map, we're somehow struggling to find a suitable approach for querying data from the sublayers.&lt;/P&gt;&lt;P&gt;What would be the correct way of getting a "table" per sublayer? Of course we can access the sublayer's parent layer and grab the ServiceFeatureTable there (copying its url and create a new instance of it) and assign a definition expression to it. But is this the intended approach?&lt;BR /&gt;The DefinitionExpression on the SubtypeSublayer is always empty, the&amp;nbsp;MapServiceSublayerInfo is always null.&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 15:18:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1052311#M10044</guid>
      <dc:creator>MichaelWidmer83</dc:creator>
      <dc:date>2021-04-28T15:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Query SubtypeSublayer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1053394#M10047</link>
      <description>&lt;P&gt;&lt;EM&gt;SubtypeSublayers&lt;/EM&gt; only controls&amp;nbsp;display.&amp;nbsp; In order to query a&amp;nbsp;&lt;EM&gt;SubtypeSublayers&lt;/EM&gt;&amp;nbsp;you will have to query the SubtypeFeaturelayer's table.&amp;nbsp; To narrow down data for the SubtypeSublayer, you can set the where clause in the&amp;nbsp;QueryParameters to include a check for the subtype code .&lt;/P&gt;&lt;P&gt;((ArcGISFeatureTable)subtypeFeatureLayer.FeatureTable).LayerInfo.SubtypeField + " = " + subtypeSublayer.Subtype.Code&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 19:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1053394#M10047</guid>
      <dc:creator>TonyWakim</dc:creator>
      <dc:date>2021-04-30T19:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Query SubtypeSublayer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1053556#M10048</link>
      <description>&lt;P&gt;Hi Tom&lt;/P&gt;&lt;P&gt;Thanks for your reply. That's the way we're doing it right now. Although it works for most of our use cases, it's a bit cumbersome sometimes. And it behaves completly different than the way it does in ArcGIS Pro (where the Subtype Group Layer effectively gets treated as a group layer, does not offer any feature access but through its Subtype Layers). Is there any chance that the API might be adapted or extended to offer a way to access subtype group/featuer layers as "kind-of" group layers? If so, what would be the expected time frame/version?&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 22:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/query-subtypesublayer/m-p/1053556#M10048</guid>
      <dc:creator>MichaelWidmer</dc:creator>
      <dc:date>2021-05-01T22:58:26Z</dc:date>
    </item>
  </channel>
</rss>

