<?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: PrintTask.PrintAsync: Features don't disappear in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440264#M5326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reporting this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That looks like a bug that we'll try to investigate and to fix before the next version.&lt;/P&gt;&lt;P&gt;The workaround for now might be to set the 'Where' property of the underlying ServiceFeatureTable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Dominique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 09:53:17 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2014-10-28T09:53:17Z</dc:date>
    <item>
      <title>PrintTask.PrintAsync: Features don't disappear</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440263#M5325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I have reported this problem also under another question: &lt;/SPAN&gt;&lt;A class="jive-link-message-small" data-containerid="2128" data-containertype="14" data-objectid="431845" data-objecttype="2" href="https://community.esri.com/message/431845#431845"&gt;https://community.esri.com/message/431845#431845&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;When using &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SetFeatureVisibility(listofids, false)&lt;/STRONG&gt; inside a Layer and calling PrintTask.PrintAsync the Features &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;don't disappear&lt;/STRONG&gt; inside the (pdf, gif etc.) document. I also tried using DefinitionExpression which has the same effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The features disappear on the MapView!&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;We are using Arcgis Runtime SDK 10.2.4 for .NET.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;We really have a problem with this. Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 09:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440263#M5325</guid>
      <dc:creator>PetteriFischer</dc:creator>
      <dc:date>2014-10-28T09:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask.PrintAsync: Features don't disappear</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440264#M5326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reporting this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That looks like a bug that we'll try to investigate and to fix before the next version.&lt;/P&gt;&lt;P&gt;The workaround for now might be to set the 'Where' property of the underlying ServiceFeatureTable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Dominique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 09:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440264#M5326</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2014-10-28T09:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask.PrintAsync: Features don't disappear</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440265#M5327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petteri, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you working with ServiceFeatureTable or ArcGISFeatureTable? Currently, there is no export web map spec for this but we can probably accommodate in the future using other properties (objectIds or as Dominique mentioned, where clause). Another workaround is to set the invisible/hidden feature symbol to null and update symbol again once its visibility is changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 19:46:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440265#M5327</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2014-10-29T19:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask.PrintAsync: Features don't disappear</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440266#M5328</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;I am using the where property and that works for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 06:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/printtask-printasync-features-don-t-disappear/m-p/440266#M5328</guid>
      <dc:creator>PetteriFischer</dc:creator>
      <dc:date>2014-10-30T06:54:42Z</dc:date>
    </item>
  </channel>
</rss>

