<?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: VB.net Geoprocessor in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/vb-net-geoprocessor/m-p/1052323#M25504</link>
    <description>&lt;P&gt;Try this way&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"[" &amp;amp; field1 &amp;amp; ", " &amp;amp; field2 &amp;amp; "]" &lt;/LI-CODE&gt;&lt;P&gt;When I build code for Geoprocessing tools, I would also check the documentation to see how it's constructed in python, then mimic that behavior.&lt;/P&gt;&lt;P&gt;For the Frequency tool, it's looking for this syntax&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.Frequency_analysis("taxlots",
                         "C:/output/output.gdb/tax_frequency",
                         ["YEARBUILT", "COUNTY"],
                         ["LANDVAL", "BLDGVAL", "TOTALVAL"])&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 28 Apr 2021 15:33:55 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2021-04-28T15:33:55Z</dc:date>
    <item>
      <title>VB.net Geoprocessor</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/vb-net-geoprocessor/m-p/1052298#M25503</link>
      <description>&lt;P&gt;How do you format the frequency fields when using&amp;nbsp;ESRI.ArcGIS.AnalysisTools.Frequency with a gp.Execute?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 14:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/vb-net-geoprocessor/m-p/1052298#M25503</guid>
      <dc:creator>MichaelStranovsky</dc:creator>
      <dc:date>2021-04-28T14:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: VB.net Geoprocessor</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/vb-net-geoprocessor/m-p/1052323#M25504</link>
      <description>&lt;P&gt;Try this way&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"[" &amp;amp; field1 &amp;amp; ", " &amp;amp; field2 &amp;amp; "]" &lt;/LI-CODE&gt;&lt;P&gt;When I build code for Geoprocessing tools, I would also check the documentation to see how it's constructed in python, then mimic that behavior.&lt;/P&gt;&lt;P&gt;For the Frequency tool, it's looking for this syntax&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.Frequency_analysis("taxlots",
                         "C:/output/output.gdb/tax_frequency",
                         ["YEARBUILT", "COUNTY"],
                         ["LANDVAL", "BLDGVAL", "TOTALVAL"])&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 28 Apr 2021 15:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/vb-net-geoprocessor/m-p/1052323#M25504</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2021-04-28T15:33:55Z</dc:date>
    </item>
  </channel>
</rss>

