<?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 do I pass an array as a parameter to a service in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-pass-an-array-as-a-parameter-to-a-service/m-p/250114#M6469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ANSWER:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The base type is all that is needed.&amp;nbsp; It builds up the objects as records in a recordset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; So if I have one or 100 points, I just use the Point schema.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 16:54:26 GMT</pubDate>
    <dc:creator>MichaelEber</dc:creator>
    <dc:date>2013-10-16T16:54:26Z</dc:date>
    <item>
      <title>How do I pass an array as a parameter to a service</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-pass-an-array-as-a-parameter-to-a-service/m-p/250113#M6468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm new to ArcGIS service programming and would like to get some information on a specific issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a schema defined in the database for Simple_Point (passing a single map point to or from the service) and Simple_Polyline (passing a single PolyLine to or from the service)&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two parameters I want to pass and one parameter to return:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first parameter is simple .. a single Point.&amp;nbsp; But I am having trouble finding anything on passing an array into or out of a service.&amp;nbsp; The second parameter is an array of Points and the return array is an array of PolyLines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are these parameters defined as FeatureSets with a 1:1 ratio between the points and Features added??&amp;nbsp; (ie. 10 points become 10 Features inside a FeatureSet)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could use help as quickly as possible!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 19:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-pass-an-array-as-a-parameter-to-a-service/m-p/250113#M6468</guid>
      <dc:creator>MichaelEber</dc:creator>
      <dc:date>2013-10-14T19:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pass an array as a parameter to a service</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-pass-an-array-as-a-parameter-to-a-service/m-p/250114#M6469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ANSWER:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The base type is all that is needed.&amp;nbsp; It builds up the objects as records in a recordset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; So if I have one or 100 points, I just use the Point schema.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 16:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-pass-an-array-as-a-parameter-to-a-service/m-p/250114#M6469</guid>
      <dc:creator>MichaelEber</dc:creator>
      <dc:date>2013-10-16T16:54:26Z</dc:date>
    </item>
  </channel>
</rss>

