ArcFM Responder Mobile Developer Guide
GdbmPostVersionType Class
Members 






The post configuration associated with a particular kind of version. Version types are Session, Design or Plain Version
Object Model
GdbmPostVersionType Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.Xml.Serialization.XmlRootAttribute(False)>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.SerializableAttribute()>
Public Class GdbmPostVersionType 
'Usage
 
Dim instance As GdbmPostVersionType
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Serializable()]
public class GdbmPostVersionType 
public class GdbmPostVersionType 
System.Diagnostics.DebuggerStepThroughAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.Xml.Serialization.XmlTypeAttribute()
System.Xml.Serialization.XmlRootAttribute()
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.SerializableAttribute()
public class GdbmPostVersionType 
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Serializable()]
public __gc class GdbmPostVersionType 
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Serializable()]
public ref class GdbmPostVersionType 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmPostVersionType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GdbmPostVersionType Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback