ArcFM Responder Mobile Developer Guide
GdbmPostSettings Class
Members 






Represents intervals when Post enables and disables
Object Model
GdbmPostSettings Class
Syntax
'Declaration
 
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.Xml.Serialization.XmlRootAttribute(False)>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.SerializableAttribute()>
Public Class GdbmPostSettings 
'Usage
 
Dim instance As GdbmPostSettings
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public class GdbmPostSettings 
public class GdbmPostSettings 
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.Xml.Serialization.XmlTypeAttribute()
System.Xml.Serialization.XmlRootAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.Diagnostics.DebuggerStepThroughAttribute()
System.SerializableAttribute()
public class GdbmPostSettings 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public __gc class GdbmPostSettings 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Xml.Serialization.XmlType(true)]
[System.Xml.Serialization.XmlRoot(false)]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough()]
[System.Serializable()]
public ref class GdbmPostSettings 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmPostSettings

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

GdbmPostSettings Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback