<?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: How to Access arcgis.gis.ItemDependency Properties in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1319440#M8937</link>
    <description>&lt;P&gt;Were you ever able to figure this out? Im trying the write the dependencies to an html file but I cant access the class properties for some reason.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 01:32:29 GMT</pubDate>
    <dc:creator>ChaseYoung323209</dc:creator>
    <dc:date>2023-08-17T01:32:29Z</dc:date>
    <item>
      <title>How to Access arcgis.gis.ItemDependency Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1132078#M6985</link>
      <description>&lt;P&gt;I read on the API reference that an Item has the property "dependencies," which "returns a class to manage the Item’s dependencies."&amp;nbsp; Does anyone know how to access/read the contents within the returned "arcgis.gis.ItemDependency" class?&lt;/P&gt;&lt;P&gt;I am assuming that the "dependencies" property of an item can inform me of what services are used in a web map.&amp;nbsp; I am working in the ArcGIS Online environment, so that "dependent_to()" and "dependent_upon()" methods are not relevant.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 16:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1132078#M6985</guid>
      <dc:creator>PatrickMcKinney99</dc:creator>
      <dc:date>2022-01-10T16:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Access arcgis.gis.ItemDependency Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1132093#M6986</link>
      <description>&lt;P&gt;C:\your_install_folder\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\__init__.py contains the definition and methods if you want to examine the code itself&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 17:19:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1132093#M6986</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-01-10T17:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Access arcgis.gis.ItemDependency Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1319438#M8936</link>
      <description>&lt;P&gt;Did you ever get this figured out?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 01:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1319438#M8936</guid>
      <dc:creator>ShaneHallowell</dc:creator>
      <dc:date>2023-08-17T01:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Access arcgis.gis.ItemDependency Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1319440#M8937</link>
      <description>&lt;P&gt;Were you ever able to figure this out? Im trying the write the dependencies to an html file but I cant access the class properties for some reason.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 01:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1319440#M8937</guid>
      <dc:creator>ChaseYoung323209</dc:creator>
      <dc:date>2023-08-17T01:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Access arcgis.gis.ItemDependency Properties</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1508323#M10363</link>
      <description>&lt;P&gt;assuming you have an item instance, you can access the properties with `item.dependencies.properties`, or `ItemDependencies(item).properties`. It'll come back as `{"items: []}` if the item doesn't depend on anything.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 22:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-access-arcgis-gis-itemdependency-properties/m-p/1508323#M10363</guid>
      <dc:creator>sam-gartrell</dc:creator>
      <dc:date>2024-07-22T22:44:07Z</dc:date>
    </item>
  </channel>
</rss>

