<?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 identify if a Subtype exists in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467122#M36502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Windows 7 Pro 32bit SP 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcView 10.0 SP 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using just ArcView here, or Desktop Basic, or whatever it's called now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to write a function that detects if a feature class has any Subtypes in it, and if so, has a field been specified as the Subtype field. These are both just Yes/No answers. I would have thought for sure that describing the feature class would yield a Subtype property, but apparently it does not. Any help greatly appreciated. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Mar 2013 21:17:41 GMT</pubDate>
    <dc:creator>GlennKammerer</dc:creator>
    <dc:date>2013-03-28T21:17:41Z</dc:date>
    <item>
      <title>How to identify if a Subtype exists</title>
      <link>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467122#M36502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Windows 7 Pro 32bit SP 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcView 10.0 SP 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using just ArcView here, or Desktop Basic, or whatever it's called now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to write a function that detects if a feature class has any Subtypes in it, and if so, has a field been specified as the Subtype field. These are both just Yes/No answers. I would have thought for sure that describing the feature class would yield a Subtype property, but apparently it does not. Any help greatly appreciated. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 21:17:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467122#M36502</guid>
      <dc:creator>GlennKammerer</dc:creator>
      <dc:date>2013-03-28T21:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify if a Subtype exists</title>
      <link>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467123#M36503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Glenn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't believe this is possible until 10.1.&amp;nbsp; With 10.1 you can use the new arcpy.da.ListSubtypes function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//018w00000021000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//018w00000021000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 12:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467123#M36503</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-03-29T12:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify if a Subtype exists</title>
      <link>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467124#M36504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Jake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What about with ArcObjects? Can that be done in 10.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 12:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467124#M36504</guid>
      <dc:creator>GlennKammerer</dc:creator>
      <dc:date>2013-04-01T12:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify if a Subtype exists</title>
      <link>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467125#M36505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I would assume you can accomplish this with ArcObjects.&amp;nbsp; I would post this question in the &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/forums/20-ArcObjects-All-Development-Languages"&gt;ArcObjects forum&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 13:05:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-identify-if-a-subtype-exists/m-p/467125#M36505</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-04-01T13:05:46Z</dc:date>
    </item>
  </channel>
</rss>

