ArcFM Responder Mobile Developer Guide
CommonOutagePhases Property






Syntax
'Declaration
 
Public ReadOnly Property CommonOutagePhases As Miner.NetworkModel.Electric.Phases
'Usage
 
Dim instance As FindCommonUpstreamDeviceRequest
Dim value As Miner.NetworkModel.Electric.Phases
 
value = instance.CommonOutagePhases
public Miner.NetworkModel.Electric.Phases CommonOutagePhases {get;}
public read-only property CommonOutagePhases: Miner.NetworkModel.Electric.Phases; 
public function get CommonOutagePhases : Miner.NetworkModel.Electric.Phases
public: __property Miner.NetworkModel.Electric.Phases get_CommonOutagePhases();
public:
property Miner.NetworkModel.Electric.Phases CommonOutagePhases {
   Miner.NetworkModel.Electric.Phases 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

FindCommonUpstreamDeviceRequest Class
FindCommonUpstreamDeviceRequest Members

Send Feedback