<?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 export feature class layer linked with table to shapefile? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115105#M3005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: helenchu&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I use: pExportOp.ExportFeatureClass(pInDsName, Nothing, _&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pSelSet, Nothing, pOutDatasetName, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to export a layer (&lt;/SPAN&gt;&lt;STRONG&gt;linked with an attribute table&lt;/STRONG&gt;&lt;SPAN&gt;) to shapefile.&amp;nbsp; The shapefile I got did not include any field from the table.&amp;nbsp; Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2012 23:11:29 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-09-10T23:11:29Z</dc:date>
    <item>
      <title>how to export feature class layer linked with table to shapefile?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115105#M3005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: helenchu&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I use: pExportOp.ExportFeatureClass(pInDsName, Nothing, _&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pSelSet, Nothing, pOutDatasetName, 0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to export a layer (&lt;/SPAN&gt;&lt;STRONG&gt;linked with an attribute table&lt;/STRONG&gt;&lt;SPAN&gt;) to shapefile.&amp;nbsp; The shapefile I got did not include any field from the table.&amp;nbsp; Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 23:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115105#M3005</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-10T23:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to export feature class layer linked with table to shapefile?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115106#M3006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Helen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it were me I would call the Geoprocessing tool FeatureClass to FeatureClass but if you want to use IExportOp then your problem may be down to how you reference your layer. Did you use &lt;/SPAN&gt;&lt;STRONG&gt;IGeoFeatureLayer&lt;/STRONG&gt;&lt;SPAN&gt; and the property &lt;/SPAN&gt;&lt;STRONG&gt;DisplayFeatureClass&lt;/STRONG&gt;&lt;SPAN&gt; this includes joined fields?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 16:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115106#M3006</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2012-09-11T16:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to export feature class layer linked with table to shapefile?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115107#M3007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: helenchu&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No I just used iFeatureLayer not iGeoFeatureLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to do export on many layers of many type.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried Geoprocessing tool FeatureClass to FeatureClass but for my row annotation layer, label for row anno shapefile does not show correctly.&amp;nbsp; The anno is shown horrizontally not curved to the row line.&amp;nbsp; Do you know how to get this issue fixed in FeatureClass to FeatureClass tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 19:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-export-feature-class-layer-linked-with/m-p/115107#M3007</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-12T19:06:29Z</dc:date>
    </item>
  </channel>
</rss>

