ArcFM Responder Mobile Developer Guide
GdbmDay Class
Members 






An individual day used in scheduling reconciles and posts
Object Model
GdbmDay Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlTypeAttribute(True)>
<System.Diagnostics.DebuggerStepThroughAttribute()>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")>
<System.Xml.Serialization.XmlRootAttribute(False)>
<System.ComponentModel.DesignerCategoryAttribute("code")>
<System.SerializableAttribute()>
Public Class GdbmDay 
   Inherits GdbmDayType
'Usage
 
Dim instance As GdbmDay
[System.Xml.Serialization.XmlType(true)]
[System.Diagnostics.DebuggerStepThrough()]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Xml.Serialization.XmlRoot(false)]
[System.ComponentModel.DesignerCategory("code")]
[System.Serializable()]
public class GdbmDay : GdbmDayType 
public class GdbmDay = class(GdbmDayType)
System.Xml.Serialization.XmlTypeAttribute()
System.Diagnostics.DebuggerStepThroughAttribute()
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.1432")
System.Xml.Serialization.XmlRootAttribute()
System.ComponentModel.DesignerCategoryAttribute("code")
System.SerializableAttribute()
public class GdbmDay extends GdbmDayType
[System.Xml.Serialization.XmlType(true)]
[System.Diagnostics.DebuggerStepThrough()]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Xml.Serialization.XmlRoot(false)]
[System.ComponentModel.DesignerCategory("code")]
[System.Serializable()]
public __gc class GdbmDay : public GdbmDayType 
[System.Xml.Serialization.XmlType(true)]
[System.Diagnostics.DebuggerStepThrough()]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.1432")]
[System.Xml.Serialization.XmlRoot(false)]
[System.ComponentModel.DesignerCategory("code")]
[System.Serializable()]
public ref class GdbmDay : public GdbmDayType 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmDayType
      Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmDay

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

GdbmDay Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback