<?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 programmatically determine if a layer is versioned? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207776#M5412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: sean_jones&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/MultiuserEditSessionMode_Property/0020000000v4000000/"&gt;IEditProperties3.MultiuserEditSessionMode&lt;/A&gt;&lt;SPAN&gt; to switch&amp;nbsp; between versioned and non-versioned editing. This is the property behind that checkbox. This can only be set outside an edit session.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2012 20:41:10 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-11-02T20:41:10Z</dc:date>
    <item>
      <title>How do I programmatically determine if a layer is versioned?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207773#M5409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to determine if a layer is versioned or not programmatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on that, I need to set the editing option, "Edit a version of the database with the ability to undo or redo." to true (checked) or false (unchecked).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:04:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207773#M5409</guid>
      <dc:creator>GenaroGarcia</dc:creator>
      <dc:date>2012-11-01T18:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I programmatically determine if a layer is versioned?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207774#M5410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: sean_jones&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Genaro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can tell if an object is registered as version by using the members on &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IVersionedObject3_Interface/002500000m1n000000/"&gt;IVersionedObject3&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Also see this thread: : &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/2058-How-to-tell-if-feature-class-is-registered-with-Move-Edits-To-Base"&gt;How to tell if feature class is registered with Move Edits To Base&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can set the versioning options (Editor options versioning tab) via the members on &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IEditProperties3_Interface/0020000000v0000000/"&gt;IEditProperties3&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 18:29:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207774#M5410</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-11-01T18:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I programmatically determine if a layer is versioned?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207775#M5411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that's what I needed to determine if the editing feature class is versioned or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on that, is there a way to set the edit session to versioned or not versioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm switching between layers, one versioned and the other is not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 15:30:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207775#M5411</guid>
      <dc:creator>GenaroGarcia</dc:creator>
      <dc:date>2012-11-02T15:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I programmatically determine if a layer is versioned?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207776#M5412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: sean_jones&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/MultiuserEditSessionMode_Property/0020000000v4000000/"&gt;IEditProperties3.MultiuserEditSessionMode&lt;/A&gt;&lt;SPAN&gt; to switch&amp;nbsp; between versioned and non-versioned editing. This is the property behind that checkbox. This can only be set outside an edit session.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 20:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-programmatically-determine-if-a-layer-is/m-p/207776#M5412</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-11-02T20:41:10Z</dc:date>
    </item>
  </channel>
</rss>

