ArcFM Engine Developer Guide
SetOfPhases Enumeration


This enumeration lists the available phases for an electric feature.
Syntax
'Declaration
 
<GuidAttribute("33F32CD0-18B2-436A-9914-F5F96CFDBC63")>
Public Enum SetOfPhases 
   Inherits System.Enum
'Usage
 
Dim instance As SetOfPhases
[Guid("33F32CD0-18B2-436A-9914-F5F96CFDBC63")]
public enum SetOfPhases : System.Enum 
Members
MemberDescription
a 
ab 
abc 
ac 
b 
bc 
c 
None 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.SetOfPhases

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.Interop Namespace

 

 


Send Comment