ArcFM Responder Mobile Developer Guide
GdbmLicense Class
Members 






Indicates the type of license to use for ESRI products
Object Model
GdbmLicense Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlRootAttribute(False)>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.SerializableAttribute()>
Public Class GdbmLicense 
'Usage
 
Dim instance As GdbmLicense
[System.Xml.Serialization.XmlRoot(false)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Serializable()]
public class GdbmLicense 
public class GdbmLicense 
System.Xml.Serialization.XmlRootAttribute()
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.Diagnostics.DebuggerStepThroughAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.Xml.Serialization.XmlTypeAttribute()
System.SerializableAttribute()
public class GdbmLicense 
[System.Xml.Serialization.XmlRoot(false)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Serializable()]
public __gc class GdbmLicense 
[System.Xml.Serialization.XmlRoot(false)]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Diagnostics.DebuggerStepThrough()]
[System.ComponentModel.DesignerCategory("code")]
[System.Xml.Serialization.XmlType(true)]
[System.Serializable()]
public ref class GdbmLicense 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmLicense

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

GdbmLicense Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback