ArcFM Responder Mobile Developer Guide
EnergizedPhases Property (MMTracedElementClass)






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

MMTracedElementClass Class
MMTracedElementClass Members

Send Feedback