<?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: Getting source from Non-Public members in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1229968#M9044</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you going to read attributes of loaded feature?&lt;/P&gt;&lt;P&gt;If yes, then you can do it like this:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;var value = inspector[fieldName];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 14:59:27 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2022-11-09T14:59:27Z</dc:date>
    <item>
      <title>Getting source from Non-Public members</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1229902#M9042</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to get the value using inspector but i am deadlocked and I don't know how to get the value which is shown in the image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="non.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55583i03E1A034E4E034D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="non.png" alt="non.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Sample code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;var selection = MapView.Active.SelectFeatures(geo);
                        List&amp;lt;long&amp;gt; selectList = selection[featureToVerPom];
                        foreach (long objektd in selectList)
                        {
                            var inspector = new Inspector();
                            inspector.Load(featureToVerPom, objektd);
                            var strana = inspector.GetEnumerator();
                        }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 11:12:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1229902#M9042</guid>
      <dc:creator>DavidMrázek</dc:creator>
      <dc:date>2022-11-09T11:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting source from Non-Public members</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1229968#M9044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you going to read attributes of loaded feature?&lt;/P&gt;&lt;P&gt;If yes, then you can do it like this:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;var value = inspector[fieldName];&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 14:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1229968#M9044</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-11-09T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting source from Non-Public members</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1230328#M9054</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I've done this several times in other projects and now I'm coming up with useless things.&lt;BR /&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 05:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-source-from-non-public-members/m-p/1230328#M9054</guid>
      <dc:creator>DavidMrázek</dc:creator>
      <dc:date>2022-11-10T05:24:48Z</dc:date>
    </item>
  </channel>
</rss>

