ArcFM Responder Mobile Developer Guide
GdbmProperty Class
Members 






Allows custom configurations in the General tab
Object Model
GdbmProperty Class
Syntax
'Declaration
 
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<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 GdbmProperty 
'Usage
 
Dim instance As GdbmProperty
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[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 GdbmProperty 
public class GdbmProperty 
System.ComponentModel.DesignerCategoryAttribute("code")
System.Diagnostics.DebuggerStepThroughAttribute()
System.Xml.Serialization.XmlTypeAttribute()
System.Xml.Serialization.XmlRootAttribute()
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.SerializableAttribute()
public class GdbmProperty 
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[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 GdbmProperty 
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[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 GdbmProperty 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmProperty

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

GdbmProperty Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback