ArcFM Engine Developer Guide
mmPhasesToTrace Enumeration


This enumeration contains all available phases that may be traced.
Syntax
'Declaration
 
<GuidAttribute("65320D12-7422-46F7-A3CD-6F44001FAF55")>
Public Enum mmPhasesToTrace 
   Inherits System.Enum
'Usage
 
Dim instance As mmPhasesToTrace
[Guid("65320D12-7422-46F7-A3CD-6F44001FAF55")]
public enum mmPhasesToTrace : System.Enum 
Members
MemberDescription
mmPTT_A 
mmPTT_AB 
mmPTT_ABC 
mmPTT_AC 
mmPTT_Any 
mmPTT_AnySinglePhase 
mmPTT_AnyTwoPhase 
mmPTT_AtLeastA 
mmPTT_AtLeastAB 
mmPTT_AtLeastAC 
mmPTT_AtLeastB 
mmPTT_AtLeastBC 
mmPTT_AtLeastC 
mmPTT_B 
mmPTT_BC 
mmPTT_C 
mmPTT_NotApplicable 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmPhasesToTrace

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