ArcFM Responder Mobile Developer Guide
GdbmReaction Class
Members 






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

System.Object
   Miner.Geodatabase.GeodatabaseManager.Serialization.GdbmReaction

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

GdbmReaction Members
Miner.Geodatabase.GeodatabaseManager.Serialization Namespace

Send Feedback