ArcFM Responder Mobile Developer Guide
EnergizedPhases Property (IMMTracedElement)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
ReadOnly Property EnergizedPhases As SetOfPhases
'Usage
 
Dim instance As IMMTracedElement
Dim value As SetOfPhases
 
value = instance.EnergizedPhases
[System.Runtime.InteropServices.DispId(1610678278)]
SetOfPhases EnergizedPhases {get;}
read-only property EnergizedPhases: SetOfPhases; 
System.Runtime.InteropServices.DispIdAttribute(1610678278)
function get EnergizedPhases : SetOfPhases
[System.Runtime.InteropServices.DispId(1610678278)]
__property SetOfPhases get_EnergizedPhases();
[System.Runtime.InteropServices.DispId(1610678278)]
property SetOfPhases EnergizedPhases {
   SetOfPhases get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMTracedElement Interface
IMMTracedElement Members

Send Feedback