<?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 Programmatically toggle whether a layer is editable or not in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/programmatically-toggle-whether-a-layer-is/m-p/1176340#M8170</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I was wondering if anyone would know how to toggle whether a layer is editable or not.&lt;/P&gt;&lt;P&gt;I am building a custom Add-in and would like a way to make a layer editable or uneditable based on layer name.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 09:28:16 GMT</pubDate>
    <dc:creator>DevMallon</dc:creator>
    <dc:date>2022-05-23T09:28:16Z</dc:date>
    <item>
      <title>Programmatically toggle whether a layer is editable or not</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/programmatically-toggle-whether-a-layer-is/m-p/1176340#M8170</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I was wondering if anyone would know how to toggle whether a layer is editable or not.&lt;/P&gt;&lt;P&gt;I am building a custom Add-in and would like a way to make a layer editable or uneditable based on layer name.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 09:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/programmatically-toggle-whether-a-layer-is/m-p/1176340#M8170</guid>
      <dc:creator>DevMallon</dc:creator>
      <dc:date>2022-05-23T09:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically toggle whether a layer is editable or not</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/programmatically-toggle-whether-a-layer-is/m-p/1176395#M8171</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is simple. Use SetEditable method from&amp;nbsp; layer.&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;fl.SetEditable(fl.Name == "Blabla");&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 23 May 2022 13:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/programmatically-toggle-whether-a-layer-is/m-p/1176395#M8171</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-05-23T13:57:07Z</dc:date>
    </item>
  </channel>
</rss>

