ArcFM Responder Mobile Developer Guide
ElectricSource Class
Members 






Class for the Source FeatureID (FCID,OID) and the feeder details with that source(or subsource)
Object Model
ElectricSource Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class ElectricSource 
   Inherits Miner.Responder.Shared.DataTransferObjects.FeatureID
   Implements Miner.Responder.Shared.Interfaces.IFeatureID 
'Usage
 
Dim instance As ElectricSource
System.SerializableAttribute()
public class ElectricSource extends Miner.Responder.Shared.DataTransferObjects.FeatureID implements Miner.Responder.Shared.Interfaces.IFeatureID 
[System.Serializable()]
public __gc class ElectricSource : public Miner.Responder.Shared.DataTransferObjects.FeatureID, Miner.Responder.Shared.Interfaces.IFeatureID  
[System.Serializable()]
public ref class ElectricSource : public Miner.Responder.Shared.DataTransferObjects.FeatureID, Miner.Responder.Shared.Interfaces.IFeatureID  
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.DataTransferObjects.FeatureID
      Miner.Responder.Framework.CircuitSources.ElectricSource

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

ElectricSource Members
Miner.Responder.Framework.CircuitSources Namespace

Send Feedback