ArcFM Responder Mobile Developer Guide
GdbmAction Class
Members 






Represents the list of configured reactions for a particular point in the reconcile or post workflow
Object Model
GdbmAction 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 GdbmAction 
'Usage
 
Dim instance As GdbmAction
[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 GdbmAction 
public class GdbmAction 
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 GdbmAction 
[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 GdbmAction 
[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 GdbmAction 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmAction

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

GdbmAction Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback