ArcFM Engine Developer Guide
PhaseType Enumeration


Syntax
'Declaration
 
<XmlTypeAttribute("http://www.telvent-gis.com/NetworkAdapter")>
<GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")>
<SerializableAttribute()>
Public Enum PhaseType 
   Inherits System.Enum
'Usage
 
Dim instance As PhaseType
[XmlType("http://www.telvent-gis.com/NetworkAdapter")]
[GeneratedCode(Tool="xsd", Version="2.0.50727.3038")]
[Serializable()]
public enum PhaseType : System.Enum 
Members
MemberDescription
Item0 
Item1 
Item2 
Item3 
Item4 
Item5 
Item6 
Item7 
Inheritance Hierarchy

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

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