ArcFM Solution Developer Guide
Phases Enumeration


Syntax
'Declaration
 
<System.FlagsAttribute()>
Public Enum Phases 
   Inherits System.Enum
'Usage
 
Dim instance As Phases
[System.Flags()]
public enum Phases : System.Enum 
Members
MemberDescription
A 
AB 
ABC 
AC 
B 
BC 
C 
None 
Unknown 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.Diagrams.Underground.Model.Electric.Phases

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.Desktop.Diagrams.Underground.Model.Electric Namespace

 

 


Send Comment