<?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 Missing DisplayExpression method in MapLayer Class in SDK 3.1 for Windows Mobile in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575044#M2431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; we are migrating an application from ArcGIS Windows Mobile 10.0 to ArcGIS Runtime 3.1 for Windows Mobile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We use a method 'DisplayExpression' to limit feature class visibility on a map, but it's missing on new SDK MapLayer Class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to obtain same functionality at runtime with new versione of SDK ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2014 08:49:32 GMT</pubDate>
    <dc:creator>AndreaV</dc:creator>
    <dc:date>2014-05-07T08:49:32Z</dc:date>
    <item>
      <title>Missing DisplayExpression method in MapLayer Class in SDK 3.1 for Windows Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575044#M2431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; we are migrating an application from ArcGIS Windows Mobile 10.0 to ArcGIS Runtime 3.1 for Windows Mobile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We use a method 'DisplayExpression' to limit feature class visibility on a map, but it's missing on new SDK MapLayer Class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to obtain same functionality at runtime with new versione of SDK ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 08:49:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575044#M2431</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2014-05-07T08:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DisplayExpression method in MapLayer Class in SDK 3.1 for Windows Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575045#M2432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I personally still use the 10.0 SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a look at the latest SDK because I also use the DisplayExpression object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this link, click on Index, then Find (CTRL + F), type DisplayExpression, you will see that the property is within the MobileCacheMapLayerDefinition object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/windows-mobile-sdk/3.1/apiref/index.html"&gt;http://resources.arcgis.com/en/help/windows-mobile-sdk/3.1/apiref/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't mind, once you do get it to work, please share the code for others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575045#M2432</guid>
      <dc:creator>AkhilParujanwala</dc:creator>
      <dc:date>2014-05-07T13:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Missing DisplayExpression method in MapLayer Class in SDK 3.1 for Windows Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575046#M2433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very helpful, we will try to implement via that object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I personally still use the 10.0 SDK.&lt;BR /&gt;I had a look at the latest SDK because I also use the DisplayExpression object.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In this link, click on Index, then Find (CTRL + F), type DisplayExpression, you will see that the property is within the MobileCacheMapLayerDefinition object.&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/windows-mobile-sdk/3.1/apiref/index.html"&gt;http://resources.arcgis.com/en/help/windows-mobile-sdk/3.1/apiref/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't mind, once you do get it to work, please share the code for others.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/missing-displayexpression-method-in-maplayer-class/m-p/575046#M2433</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2014-05-07T14:30:03Z</dc:date>
    </item>
  </channel>
</rss>

