ArcFM Engine Developer Guide
ElectricSource Class
Members 


Product Availability
Required Licenses
.NET Assembly
Class for the Source FeatureID (FCID,OID) and the feeder details with that source(or subsource)
Syntax
'Declaration
 
<DebuggerDisplayAttribute("Fcid:{FCID} Oid:{OID} SubId:{SubID}")>
<SerializableAttribute()>
Public Class ElectricSource 
   Inherits Miner.Responder.Shared.DataTransferObjects.FeatureID
   Implements Miner.Responder.Shared.Interfaces.IFeatureID 
'Usage
 
Dim instance As ElectricSource
[DebuggerDisplay("Fcid:{FCID} Oid:{OID} SubId:{SubID}")]
[Serializable()]
public class ElectricSource : 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 XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ElectricSource Members
Miner.Responder.Framework.CircuitSources Namespace

 

 


Send Comment