<?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: ILayerExtensions in ArcGIS Pro SDK in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837546#M3618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found a workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's how you store data in the Project-Settings:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProGuide-Custom-settings#step-6-implement-the-module-class-overrides-to-read-and-write-the-new-project-settings"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProGuide-Custom-settings#step-6-implement-the-module-class-overrides-to-read-and-write-the-new-project-settings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This way you even&amp;nbsp;can store JSON or XML strings in the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;APRX-File.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Furthermore you can use the URI Property of a layer as a unique identifier:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic11759.html"&gt;https://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic11759.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2019 13:56:27 GMT</pubDate>
    <dc:creator>MickeyO_Neil</dc:creator>
    <dc:date>2019-04-24T13:56:27Z</dc:date>
    <item>
      <title>ILayerExtensions in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837543#M3615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm writing an Extension for ArcGIS Pro. This Extension is creating special Layers which has to be recognised after saving and loading an aprx-File.&lt;/P&gt;&lt;P&gt;In ArcObjects I used the ILayerExtensions and stored a unique String in the Layer to identify it after loading a MXD.&lt;/P&gt;&lt;P&gt;What equivalent do you recommend for ArcGIS Pro? Is there a new/better way to store Data in a Layer or APRX-File?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your Help.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Mickey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 11:01:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837543#M3615</guid>
      <dc:creator>MickeyO_Neil</dc:creator>
      <dc:date>2016-03-11T11:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: ILayerExtensions in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837544#M3616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Who should I contact for help? I really need a solution to this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837544#M3616</guid>
      <dc:creator>MickeyO_Neil</dc:creator>
      <dc:date>2016-03-23T10:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: ILayerExtensions in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837545#M3617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Submit your request at the github repo here:&amp;nbsp; &lt;A href="https://github.com/Esri/arcgis-pro-sdk#resources" title="https://github.com/Esri/arcgis-pro-sdk#resources"&gt;GitHub - Esri/arcgis-pro-sdk: ArcGIS Pro SDK for Microsoft .NET is the new .NET SDK for the ArcGIS Pro Application.&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 17:12:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837545#M3617</guid>
      <dc:creator>JeremyWright</dc:creator>
      <dc:date>2016-03-23T17:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: ILayerExtensions in ArcGIS Pro SDK</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837546#M3618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found a workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's how you store data in the Project-Settings:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProGuide-Custom-settings#step-6-implement-the-module-class-overrides-to-read-and-write-the-new-project-settings"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProGuide-Custom-settings#step-6-implement-the-module-class-overrides-to-read-and-write-the-new-project-settings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This way you even&amp;nbsp;can store JSON or XML strings in the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;APRX-File.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Furthermore you can use the URI Property of a layer as a unique identifier:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic11759.html"&gt;https://pro.arcgis.com/en/pro-app/sdk/api-reference/index.html#topic11759.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 13:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ilayerextensions-in-arcgis-pro-sdk/m-p/837546#M3618</guid>
      <dc:creator>MickeyO_Neil</dc:creator>
      <dc:date>2019-04-24T13:56:27Z</dc:date>
    </item>
  </channel>
</rss>

