<?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 How to define a Value Table parameter in ArcGIS Pro SDK? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-define-a-value-table-parameter-in-arcgis/m-p/819464#M2764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to convert 2D maps to 3D views using ApplySymbologyFromLayer_management tool in ArcGIS Pro SDK. Here is the code I used to apply 3D symbology to a 2D feature class:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object[] args = {layer2D,&amp;nbsp;symbology3D&amp;nbsp;};&lt;/P&gt;&lt;P&gt;var parameters = Geoprocessing.MakeValueArray(args);&lt;/P&gt;&lt;P&gt;var gp_result = await Geoprocessing.ExecuteToolAsync("ApplySymbologyFromLayer_management", parameters);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to set the symbology field as a parameter. Here (&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm"&gt;https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm&lt;/A&gt;) it says the symbology field needs to be of Value Table type in Python but what is the synonym for Value Table in Pro SDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2019 13:12:46 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-04-30T13:12:46Z</dc:date>
    <item>
      <title>How to define a Value Table parameter in ArcGIS Pro SDK?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-define-a-value-table-parameter-in-arcgis/m-p/819464#M2764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to convert 2D maps to 3D views using ApplySymbologyFromLayer_management tool in ArcGIS Pro SDK. Here is the code I used to apply 3D symbology to a 2D feature class:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object[] args = {layer2D,&amp;nbsp;symbology3D&amp;nbsp;};&lt;/P&gt;&lt;P&gt;var parameters = Geoprocessing.MakeValueArray(args);&lt;/P&gt;&lt;P&gt;var gp_result = await Geoprocessing.ExecuteToolAsync("ApplySymbologyFromLayer_management", parameters);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to set the symbology field as a parameter. Here (&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm"&gt;https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm&lt;/A&gt;) it says the symbology field needs to be of Value Table type in Python but what is the synonym for Value Table in Pro SDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 13:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-define-a-value-table-parameter-in-arcgis/m-p/819464#M2764</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-30T13:12:46Z</dc:date>
    </item>
  </channel>
</rss>

