ArcFM Responder Mobile Developer Guide
EnergizedPhasesOrig Property (IMMTracedElementDelta)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678281)>
ReadOnly Property EnergizedPhasesOrig As SetOfPhases
'Usage
 
Dim instance As IMMTracedElementDelta
Dim value As SetOfPhases
 
value = instance.EnergizedPhasesOrig
[System.Runtime.InteropServices.DispId(1610678281)]
SetOfPhases EnergizedPhasesOrig {get;}
read-only property EnergizedPhasesOrig: SetOfPhases; 
System.Runtime.InteropServices.DispIdAttribute(1610678281)
function get EnergizedPhasesOrig : SetOfPhases
[System.Runtime.InteropServices.DispId(1610678281)]
__property SetOfPhases get_EnergizedPhasesOrig();
[System.Runtime.InteropServices.DispId(1610678281)]
property SetOfPhases EnergizedPhasesOrig {
   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

IMMTracedElementDelta Interface
IMMTracedElementDelta Members

Send Feedback