<?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: Contingent values list in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419451#M11471</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;. I will try to execute a Python script as you suggest.&lt;/P&gt;&lt;P&gt;I will let you know if it works.&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 15:48:40 GMT</pubDate>
    <dc:creator>RejeanLabbe</dc:creator>
    <dc:date>2024-05-06T15:48:40Z</dc:date>
    <item>
      <title>Contingent values list</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419423#M11468</link>
      <description>&lt;P&gt;I'm looking for a way to get a list of contingent values with ArcGIS Pro SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that it's possible with Python :&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/data-access/listcontingentvalues.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/data-access/listcontingentvalues.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also found this page, but it's for ArcGIS Maps SDK :&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/edit-features/work-with-contingent-values/" target="_blank"&gt;https://developers.arcgis.com/net/edit-features/work-with-contingent-values/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419423#M11468</guid>
      <dc:creator>RejeanLabbe</dc:creator>
      <dc:date>2024-05-06T15:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent values list</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419443#M11470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can call the same function using &lt;A href="https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/" target="_self"&gt;ArcGIS Pro running Python script&lt;/A&gt; functionality. You can't run it&amp;nbsp; with&amp;nbsp;&lt;SPAN&gt;Geoprocessing.ExecuteToolAsync, because there is no direct access to&amp;nbsp;ListContingentValues from ArcGIS Pro interface. Second button code in that article shows how to run python script.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:39:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419443#M11470</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2024-05-06T15:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent values list</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419451#M11471</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;. I will try to execute a Python script as you suggest.&lt;/P&gt;&lt;P&gt;I will let you know if it works.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419451#M11471</guid>
      <dc:creator>RejeanLabbe</dc:creator>
      <dc:date>2024-05-06T15:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent values list</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419992#M11482</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/630662"&gt;@RejeanLabbe&lt;/a&gt;&amp;nbsp;You are correct. Maps and Python SDK currently support it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Supporting contingent values is one of the high-priority items for the Pro SDK's future releases.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the meantime, calling GP tools from the Pro SDK is the only viable workaround, as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp;mentioned.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 16:49:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1419992#M11482</guid>
      <dc:creator>Aashis</dc:creator>
      <dc:date>2024-05-07T16:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent values list</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1420036#M11483</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/221628"&gt;@Aashis&lt;/a&gt;&amp;nbsp;I'm glad to know that this will be supported by PRO SDK in the future.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 17:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/contingent-values-list/m-p/1420036#M11483</guid>
      <dc:creator>RejeanLabbe</dc:creator>
      <dc:date>2024-05-07T17:42:34Z</dc:date>
    </item>
  </channel>
</rss>

