ArcFM Responder Mobile Developer Guide
CreateMomentaryOutage Class
Members 






Create a momentary outage, This will have correct customer counts but no loadpoints will be created. This also avoids network locking.
Object Model
CreateMomentaryOutage Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class CreateMomentaryOutage 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As CreateMomentaryOutage
[System.Serializable()]
public class CreateMomentaryOutage : Miner.Responder.Shared.IDataRequest  
public class CreateMomentaryOutage = class(Miner.Responder.Shared.IDataRequest)
System.SerializableAttribute()
public class CreateMomentaryOutage implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public __gc class CreateMomentaryOutage : public Miner.Responder.Shared.IDataRequest  
[System.Serializable()]
public ref class CreateMomentaryOutage : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.Scada.CreateMomentaryOutage

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

CreateMomentaryOutage Members
Miner.Responder.Framework.Requests.Scada Namespace

Send Feedback