<?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: Runtime SDK for Mobile 10.1 - FeatureLayerSyncAgent - layer name removed? in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562769#M2370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The application runs on a mobile device so I'm developing using: Visual Studio 2008 SP1 and .NET Compact Framework v3.5.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 21:49:08 GMT</pubDate>
    <dc:creator>ChrisSeabrooke</dc:creator>
    <dc:date>2012-11-29T21:49:08Z</dc:date>
    <item>
      <title>Runtime SDK for Mobile 10.1 - FeatureLayerSyncAgent - layer name removed?</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562766#M2367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In ArcGIS Mobile 10, the SyncAgentCollection could be indexed by layer name. we have code to access the feature layer sync agents, like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FeatureLayer ftrLayer = (FeatureLayer)lyr;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FeatureLayerSyncAgent flsa = _mobileCacheSyncAgent.SyncAgents[ftrLayer] as FeatureLayerSyncAgent;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't find anything similar in the RunTime SDK for Mobile 10.1 -- the FeatureSyncAgents is a generic collection and appears to be accessible only by index. Is there a way to access the FeatureSyncAgents using the layerName as we've done in Mobile10?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry if I'm posting in the wrong forum. I posted here because I didn't find a forum for the Runtime SDK for Mobile 10.1 on the forums list. Please let me know if it exists.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:52:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562766#M2367</guid>
      <dc:creator>ChrisSeabrooke</dc:creator>
      <dc:date>2012-11-26T14:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime SDK for Mobile 10.1 - FeatureLayerSyncAgent - layer name removed?</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562767#M2368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Update to post-- I'm using the Runtime SDK for Mobile v3.1, not v10.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FeatureLayerSyncAgent doesn't seem to have the features ordered in the same way as the mobile cache. I tried to get the index based on the mobile cache:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mobileCache.FeatureSources.IndexOf(_mobileCache.FeatureSources[layerName])] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the index order appears to be reversed--the last item in the MobileCache matches the first item in the featureSyncAgent. In the code, we've customized sync to download only certain features, but we accessed those by name in Mobile 10. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else run into this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 19:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562767#M2368</guid>
      <dc:creator>ChrisSeabrooke</dc:creator>
      <dc:date>2012-11-29T19:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime SDK for Mobile 10.1 - FeatureLayerSyncAgent - layer name removed?</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562768#M2369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of .net are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 20:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562768#M2369</guid>
      <dc:creator>StevenSchuldt</dc:creator>
      <dc:date>2012-11-29T20:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime SDK for Mobile 10.1 - FeatureLayerSyncAgent - layer name removed?</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562769#M2370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The application runs on a mobile device so I'm developing using: Visual Studio 2008 SP1 and .NET Compact Framework v3.5.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 21:49:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/runtime-sdk-for-mobile-10-1-featurelayersyncagent/m-p/562769#M2370</guid>
      <dc:creator>ChrisSeabrooke</dc:creator>
      <dc:date>2012-11-29T21:49:08Z</dc:date>
    </item>
  </channel>
</rss>

