ArcFM Engine Developer Guide
FEATURETypeType Enumeration


Syntax
'Declaration
 
<XmlTypeAttribute(AnonymousType=True, Namespace="http://www.telvent-gis.com/NetworkAdapter")>
<GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Enum FEATURETypeType 
   Inherits System.Enum
'Usage
 
Dim instance As FEATURETypeType
[XmlType(AnonymousType=true, Namespace="http://www.telvent-gis.com/NetworkAdapter")]
[GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[Serializable()]
public enum FEATURETypeType : System.Enum 
Members
MemberDescription
Annotation 
Edge 
Line 
Multipoint 
Object 
Point 
Polygon 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Geodatabase.Integration.Serialization Namespace

 

 


Send Comment