ArcFM Responder Mobile Developer Guide
EnergizedPhasesOrig Property (MMTracedElementDeltaClass)






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

MMTracedElementDeltaClass Class
MMTracedElementDeltaClass Members

Send Feedback