ArcFM Responder Mobile Developer Guide
RELATIONSHIPTypeRELATIONSHIP_DIRECTION Enumeration






Syntax
'Declaration
 
<System.Xml.Serialization.XmlTypeAttribute(AnonymousType=True, Namespace="http://www.telvent-gis.com/NetworkAdapter")>
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")>
<System.SerializableAttribute()>
Public Enum RELATIONSHIPTypeRELATIONSHIP_DIRECTION 
   Inherits System.Enum
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://www.telvent-gis.com/NetworkAdapter")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Serializable()]
public enum RELATIONSHIPTypeRELATIONSHIP_DIRECTION : System.Enum 
public enum RELATIONSHIPTypeRELATIONSHIP_DIRECTION = class(System.Enum)
System.Xml.Serialization.XmlTypeAttribute(AnonymousType=, Namespace="http://www.telvent-gis.com/NetworkAdapter")
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")
System.SerializableAttribute()
public enum RELATIONSHIPTypeRELATIONSHIP_DIRECTION extends System.Enum
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://www.telvent-gis.com/NetworkAdapter")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Serializable()]
__value public enum RELATIONSHIPTypeRELATIONSHIP_DIRECTION : public System.Enum 
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://www.telvent-gis.com/NetworkAdapter")]
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Serializable()]
public enum class RELATIONSHIPTypeRELATIONSHIP_DIRECTION : public System.Enum 
Members
MemberDescription
MMRDBACKWARD 
MMRDFORWARD 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Integration.Serialization.RELATIONSHIPTypeRELATIONSHIP_DIRECTION

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

Miner.Geodatabase.Integration.Serialization Namespace

Send Feedback