<?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 SDK - GetCurrentSelection obsolete in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843555#M15698</link>
    <description>&lt;P&gt;Ahh okay my bad I read the intellisense error wrong! No wonder I couldn't find documentation haha &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Working perfectly.&lt;/P&gt;&lt;P&gt;Thanks for the swift reply Rob.&lt;/P&gt;&lt;P&gt;- Josh&lt;/P&gt;</description>
    <pubDate>Thu, 07 Oct 2021 12:52:09 GMT</pubDate>
    <dc:creator>Josh_Rmg</dc:creator>
    <dc:date>2021-10-07T12:52:09Z</dc:date>
    <item>
      <title>.Net SDK - GetCurrentSelection obsolete</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843528#M15695</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting the current selection of an app. Using the latest Qlik Sense .Net SDK.&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;var res = app.GetCurrentSelection().Selections.ToArray()[0].Selected;&lt;/LI-CODE&gt;&lt;P&gt;However this method is obsolete/deprecated. I am confused on what method I should use instead as I can't find any documentation about it.&lt;/P&gt;&lt;P&gt;It says to use Layout reference: Layout.SelectionObject.Selections but I can't figure out how to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help, it is much appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 12:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843528#M15695</guid>
      <dc:creator>Josh_Rmg</dc:creator>
      <dc:date>2021-10-07T12:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: .Net SDK - GetCurrentSelection obsolete</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843547#M15696</link>
      <description>&lt;P&gt;I believe it's the Selections property that is marked obsolete. The new path via Layout is:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;app.GetCurrentSelection().Layout.SelectionObject.Selections&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 12:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843547#M15696</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-10-07T12:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: .Net SDK - GetCurrentSelection obsolete</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843554#M15697</link>
      <description>&lt;P&gt;Also, be aware that the "GetCurrentSelection" method creates a session object. So if you intend to call that method often, then it might be a good idea to simply save the returned object and reuse it instead of creating a new one each time.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/August2021/Subsystems/NetSDKAPIref/Content/Qlik.Sense.Client.AppExtensions.GetCurrentSelection.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/August2021/Subsystems/NetSDKAPIref/Content/Qlik.Sense.Client.AppExtensions.GetCurrentSelection.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 12:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843554#M15697</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2021-10-07T12:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: .Net SDK - GetCurrentSelection obsolete</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843555#M15698</link>
      <description>&lt;P&gt;Ahh okay my bad I read the intellisense error wrong! No wonder I couldn't find documentation haha &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Working perfectly.&lt;/P&gt;&lt;P&gt;Thanks for the swift reply Rob.&lt;/P&gt;&lt;P&gt;- Josh&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 12:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Net-SDK-GetCurrentSelection-obsolete/m-p/1843555#M15698</guid>
      <dc:creator>Josh_Rmg</dc:creator>
      <dc:date>2021-10-07T12:52:09Z</dc:date>
    </item>
  </channel>
</rss>

