ArcFM Responder Mobile Developer Guide
ItemsChoiceType8 Enumeration






Syntax
'Declaration
 
<System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")>
<System.Xml.Serialization.XmlTypeAttribute(IncludeInSchema=False, Namespace="http://www.opengis.net/gml")>
<System.SerializableAttribute()>
Public Enum ItemsChoiceType8 
   Inherits System.Enum
'Usage
 
Dim instance As ItemsChoiceType8
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Xml.Serialization.XmlType(IncludeInSchema=false, Namespace="http://www.opengis.net/gml")]
[System.Serializable()]
public enum ItemsChoiceType8 : System.Enum 
public enum ItemsChoiceType8 = class(System.Enum)
System.CodeDom.Compiler.GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")
System.Xml.Serialization.XmlTypeAttribute(IncludeInSchema=, Namespace="http://www.opengis.net/gml")
System.SerializableAttribute()
public enum ItemsChoiceType8 extends System.Enum
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Xml.Serialization.XmlType(IncludeInSchema=false, Namespace="http://www.opengis.net/gml")]
[System.Serializable()]
__value public enum ItemsChoiceType8 : public System.Enum 
[System.CodeDom.Compiler.GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[System.Xml.Serialization.XmlType(IncludeInSchema=false, Namespace="http://www.opengis.net/gml")]
[System.Serializable()]
public enum class ItemsChoiceType8 : public System.Enum 
Members
MemberDescription
innerBoundaryIs 
interior 
Inheritance Hierarchy

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

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